Hi,
On Fri, 21 Apr 2006, Pawel Tecza wrote:
[...]
My a little patch corrects it.
Sorry for the mistake! Of course, there should be "Your preferences
_were_ updated successfully!".
My best regards,
Pawel Tecza
--- courier-0.53.1/webmail/html/en/preferences.html-old 2006-04-24
09:23:25.000000000 +0200
+++ courier-0.53.1/webmail/html/en/preferences.html 2006-04-24
09:23:42.000000000 +0200
@@ -15,7 +15,7 @@
[#$PWDERR=<p class="error">ERROR: Unable to change password. Possible reasons
why you cannot change the password are:</p><ul class="error"><li>You did not
enter the old password correctly</li><li>You did not enter the new password
twice correctly</li><li>Your new password is too short, or is based on a
dictionary word, and short/dictionary-based passwords are not
allowed</li><li>Your new password contains forbidden characters</li></ul>#]
[#$PWDOK=<p class="success">Your password was changed successfully!</p>#]
-[#$PREFSOK=<p class="success">Your preferences was updated successfully!</p>#]
+[#$PREFSOK=<p class="success">Your preferences were updated successfully!</p>#]
[#$DATE=Date#]
[#$SENDER=Sender#]
[#$SUBJECT=Subject#]