From d3a4b61eb5dd790604f5e02675a1e9358002ffca Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Thu, 15 Dec 2016 18:51:24 +0000 Subject: Bug 1322271 - Tooltip for "Priority" field should explain that P1 is highest priority etc --- template/en/default/bug/field-help.none.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/en/default/bug') diff --git a/template/en/default/bug/field-help.none.tmpl b/template/en/default/bug/field-help.none.tmpl index 9985e4172..d52d598eb 100644 --- a/template/en/default/bug/field-help.none.tmpl +++ b/template/en/default/bug/field-help.none.tmpl @@ -109,7 +109,8 @@ percentage_complete => $vars.field_descs.work_time to its ${vars.field_descs.estimated_time}.", priority => - "Engineers prioritize their $terms.bugs using this field.", + "Engineers prioritize their $terms.bugs using this field. + P1 being of the highest priority.", # Note that this has extra text added below if useclassification is on. product => -- cgit v1.2.3-24-g4f1b