]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fixing the wording in the error message for bug 424380
authorlpsolit%gmail.com <>
Mon, 24 Mar 2008 23:29:15 +0000 (23:29 +0000)
committerlpsolit%gmail.com <>
Mon, 24 Mar 2008 23:29:15 +0000 (23:29 +0000)
template/en/default/global/user-error.html.tmpl

index 8009b95459f4f1abf62991d65d81a2ed2bd24503..4808e44a23dd7e45ddb790979d3688ebb1ae1475 100644 (file)
 
   [% 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" %]