diff options
author | Dave Lawrence <dlawrence@mozilla.com> | 2012-11-21 18:42:49 +0100 |
---|---|---|
committer | Dave Lawrence <dlawrence@mozilla.com> | 2012-11-21 18:42:49 +0100 |
commit | 7528bd9d3e339c656070d721eacc87005579d1b0 (patch) | |
tree | e2a8d5a8717ff45df6a16c7ab6595f14b29d6061 | |
parent | 24a8be71c0954f8e09be2c6038f2ee6bd5556091 (diff) | |
download | bugzilla-7528bd9d3e339c656070d721eacc87005579d1b0.tar.gz bugzilla-7528bd9d3e339c656070d721eacc87005579d1b0.tar.xz |
Bug 812912 - Clarify whether P1 is higher priority than P5 or viceversa
r=glob
-rw-r--r-- | extensions/BMO/template/en/default/hook/bug/field-help-end.none.tmpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extensions/BMO/template/en/default/hook/bug/field-help-end.none.tmpl b/extensions/BMO/template/en/default/hook/bug/field-help-end.none.tmpl index 91dfa3782..de3dadd45 100644 --- a/extensions/BMO/template/en/default/hook/bug/field-help-end.none.tmpl +++ b/extensions/BMO/template/en/default/hook/bug/field-help-end.none.tmpl @@ -42,7 +42,8 @@ vars.help_html.priority = "This field describes the importance and order in which $terms.abug should be fixed compared to other ${terms.bugs}. This field is utilized - by the programmers/engineers to prioritize their work to be done." + by the programmers/engineers to prioritize their work to be done where + P1 is considered the highest and P5 is the lowest." vars.help_html.bug_severity = "This field describes the impact of ${terms.abug}. |