From d9649eb8ec971f9abcf8298555804f2a491fb930 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Fri, 9 Aug 2013 11:16:51 +0200 Subject: Bug 861582: Missing description in the "Bug Fields" page for "Importance" r=sgreen a=justdave --- template/en/default/bug/field-help.none.tmpl | 4 ++++ 1 file changed, 4 insertions(+) (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 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.", -- cgit v1.2.3-24-g4f1b