From 3c36f0414886baad1a59db8d0dbd0efd3fec2254 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Fri, 2 Sep 2005 05:07:48 +0000 Subject: Bug 306556: Some status in pages/fields.html.tmpl are broken - Original patch by victory r=LpSolit a=myk --- template/en/default/pages/fields.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'template') diff --git a/template/en/default/pages/fields.html.tmpl b/template/en/default/pages/fields.html.tmpl index fb1c95e26..27f530361 100644 --- a/template/en/default/pages/fields.html.tmpl +++ b/template/en/default/pages/fields.html.tmpl @@ -82,7 +82,7 @@ cycle of [% terms.abug %].
This [% terms.bug %] is not yet resolved, but is assigned to the proper person. From here [% terms.bugs %] can be given to another - person and become [% status_descs.NEW FILTER html %], or resolved and become [% descs.bug_status_descs.RESOLVED FILTER html %]. + person and become [% status_descs.NEW FILTER html %], or resolved and become [% status_descs.RESOLVED FILTER html %].
@@ -93,7 +93,7 @@ cycle of [% terms.abug %]. deemed incorrect. For example, a [% status_descs.WORKSFORME FILTER html %] [% terms.bug %] is [% status_descs.REOPENED FILTER html %] when more information shows up and the [% terms.bug %] is now reproducible. From here [% terms.bugs %] are - either marked [% status_descs.ASSIGNED FILTER html %] or [% descs.bug_status_descs.RESOLVED FILTER html %]. + either marked [% status_descs.ASSIGNED FILTER html %] or [% status_descs.RESOLVED FILTER html %]. @@ -119,7 +119,7 @@ cycle of [% terms.abug %].
A resolution has been taken, and it is awaiting verification by QA. From here [% terms.bugs %] are either re-opened and become - [% status_descs.REOPENED FILTER html %], are marked [% descs.bug_status_descs.VERIFIED FILTER html %], or are closed for + [% status_descs.REOPENED FILTER html %], are marked [% status_descs.VERIFIED FILTER html %], or are closed for good and marked [% status_descs.CLOSED FILTER html %].
-- cgit v1.2.3-24-g4f1b