From 05a44e8b333ae3b76427f683c287271c146e7818 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Wed, 12 Sep 2007 15:14:57 -0700 Subject: [PATCH] [bugzilla] replace generic severity descriptions with wine specific ones --- template/en/default/pages/fields.html.tmpl | 15 ++++++++++----- 1 files changed, 10 insertions(+), 5 deletions(-) diff --git a/template/en/default/pages/fields.html.tmpl b/template/en/default/pages/fields.html.tmpl index 6b77f8b..ac2a0d8 100644 --- a/template/en/default/pages/fields.html.tmpl +++ b/template/en/default/pages/fields.html.tmpl @@ -217,27 +217,32 @@ This field describes the impact of [% te Critical - crashes, loss of data, severe memory leak + Critical problem that prevents all applications from working Major - major loss of function + Major loss of functionality for a wide range of applications + + + + Normal + + For an application crash or loss of functionality Minor - minor loss of function, or other problem where easy + For minor loss of functionality, or other problem where an easy workaround is present Trivial - cosmetic problem like misspelled words or misaligned - text + For a UI glitch that doesn't affect running of a program -- 1.4.1