]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 238677: fix wording of the "require_new_password" message; patch by...
authorjocuri%softhome.net <>
Fri, 26 Mar 2004 10:00:45 +0000 (10:00 +0000)
committerjocuri%softhome.net <>
Fri, 26 Mar 2004 10:00:45 +0000 (10:00 +0000)
template/en/default/global/user-error.html.tmpl

index 3efdf4c3a961662ea1a2fbc4b8390be254c01a75..393ce0267293d64bd37f71923edc3cb23420dc82 100644 (file)
 
   [% ELSIF error == "require_new_password" %]
     [% title = "New Password Needed" %]
-    You cannot change your password without submitting a new one.
+    You cannot change your password without choosing a new one.
 
   [% ELSIF error == "require_summary" %]
     [% title = "Summary Needed" %]