3 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] Messages for password...
FromSent OnAttachments
Pawel TeczaApr 21, 2006 4:50 am.diff
Pawel TeczaApr 24, 2006 12:33 am.diff
Pawel TeczaMay 29, 2006 2:11 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [sqwebmail] Messages for password/preferences changed successfullyActions...
From:Pawel Tecza (p.te@net.icm.edu.pl)
Date:Apr 24, 2006 12:33:36 am
List:net.sourceforge.lists.courier-sqwebmail
Attachments:

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#]