From: reed%reedloden.com <> Date: Thu, 28 Feb 2008 03:26:28 +0000 (+0000) Subject: Follow-up to bug 418863 -- use [% terms.Bug %] instead of Bug. X-Git-Tag: bugzilla-3.0.4~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d8762138eb65d5bff19bc29c46cbe94622d52d7;p=thirdparty%2Fbugzilla.git Follow-up to bug 418863 -- use [% terms.Bug %] instead of Bug. --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index bb568e54b7..153df0d482 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -251,7 +251,7 @@ Sorry, classification is not enabled. [% ELSIF error == "bug_status_not_allowed" %] - [% title = "Bug Status Not Allowed" %] + [% title = "[% terms.Bug %] Status Not Allowed" %] You cannot mark open [% terms.bugs %] as [% status_descs.$status FILTER html %]. You have to mark them as [% status_descs.RESOLVED FILTER html %] first.