]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 238665 : "change anything on the selected" is awkward in "bugs_not_changed" error
authortravis%sedsystems.ca <>
Sat, 19 Feb 2005 02:40:34 +0000 (02:40 +0000)
committertravis%sedsystems.ca <>
Sat, 19 Feb 2005 02:40:34 +0000 (02:40 +0000)
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=LpSolit  a=justdave

template/en/default/global/user-error.html.tmpl

index 538e8e782409c3e633745c68b177d221677fc97f..6a29f975d53d17116b48f5dfd2ee27c88bdb5c1c 100644 (file)
 
   [% ELSIF error == "bugs_not_changed" %]
     [% title = BLOCK %][% terms.Bugs %] Not Changed[% END %]
-    Um, you apparently did not change anything on the selected [% terms.bugs %].
+    You do not seem to have made any changes in the selected [% terms.bugs %],
+    so there is nothing to Commit.
 
   [% ELSIF error == "chart_too_large" %]
     [% title = "Chart Too Large" %]