From: lpsolit%gmail.com <> Date: Mon, 24 Mar 2008 23:29:15 +0000 (+0000) Subject: Fixing the wording in the error message for bug 424380 X-Git-Tag: bugzilla-3.0.4~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f3584aeee13ac6021334faf32c9eaab1533c9d7;p=thirdparty%2Fbugzilla.git Fixing the wording in the error message for bug 424380 --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 8009b95459..4808e44a23 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1313,7 +1313,7 @@ [% ELSIF error == "resolution_deletion_not_allowed" %] [% title = "Resolution Change Not Allowed" %] - You cannot clear the resolution of open [% terms.bugs %]. + You cannot clear the resolution of non-open [% terms.bugs %]. [% ELSIF error == "resolution_not_allowed" %] [% title = "Resolution Not Allowed" %]