Patch for bug 238677: fix wording of the "require_new_password" message; patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave.

This commit is contained in:
jocuri%softhome.net 2004-03-26 02:00:45 +00:00
Родитель a7acc0041a
Коммит 439a3ef701
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -640,7 +640,7 @@
[% 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" %]