summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2013-08-09 11:16:51 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2013-08-09 11:16:51 +0200
commitd9649eb8ec971f9abcf8298555804f2a491fb930 (patch)
tree8cd9cfdcda3fe47d07c4ceaa8f68af9cd6b65632 /template/en/default/bug
parent27a7d352a3cd9fddb7146ddd8f2a137994210250 (diff)
downloadbugzilla-d9649eb8ec971f9abcf8298555804f2a491fb930.tar.gz
bugzilla-d9649eb8ec971f9abcf8298555804f2a491fb930.tar.xz
Bug 861582: Missing description in the "Bug Fields" page for "Importance"
r=sgreen a=justdave
Diffstat (limited to 'template/en/default/bug')
-rw-r--r--template/en/default/bug/field-help.none.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/bug/field-help.none.tmpl b/template/en/default/bug/field-help.none.tmpl
index 238f01db0..c07ee5792 100644
--- a/template/en/default/bug/field-help.none.tmpl
+++ b/template/en/default/bug/field-help.none.tmpl
@@ -76,6 +76,10 @@ estimated_time =>
"The amount of time that has been estimated it will take to resolve
this ${terms.bug}.",
+importance =>
+ "The importance of $terms.abug is described as the combination of
+ its $vars.field_descs.priority and ${vars.field_descs.bug_severity}.",
+
keywords =>
"You can add keywords from a defined list to $terms.bugs, in order"
_ " to easily identify and group them.",