summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2014-02-24 14:51:03 +0100
committerByron Jones <bjones@mozilla.com>2014-02-24 14:51:03 +0100
commit0e67941defa509229a33b3b20d2ff2660f8728cb (patch)
treea99b5575bf488365f85a1dd8cec6d3a46e02c78b /template/en/default/bug
parent5f21df0ff58b98d322c9365dcc9d2a61ed804717 (diff)
downloadbugzilla-0e67941defa509229a33b3b20d2ff2660f8728cb.tar.gz
bugzilla-0e67941defa509229a33b3b20d2ff2660f8728cb.tar.xz
Bug 975546: backport bug 861582 to bmo (Missing description in the "Bug Fields" page for "Importance")
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 a9449fbcd..9985e4172 100644
--- a/template/en/default/bug/field-help.none.tmpl
+++ b/template/en/default/bug/field-help.none.tmpl
@@ -89,6 +89,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.",