]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 238673: add missing article in change email address page; patch by...
authorjocuri%softhome.net <>
Fri, 26 Mar 2004 09:55:36 +0000 (09:55 +0000)
committerjocuri%softhome.net <>
Fri, 26 Mar 2004 09:55:36 +0000 (09:55 +0000)
template/en/default/global/user-error.html.tmpl

index 1caa6685ba28de09e20a01a3bbe21fd38ef6696d..3efdf4c3a961662ea1a2fbc4b8390be254c01a75 100644 (file)
 
   [% ELSIF error == "old_password_required" %]
     [% title = "Old Password Required" %]
-    You must enter your old password to change email address.
+    You must enter your old password to change your email address.
 
   [% ELSIF error == "passwords_dont_match" %]
     [% title = "Passwords Don't Match" %]