r41136 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r41135‎ | r41136 | r41137 >
Date:22:56, 21 September 2008
Author:siebrand
Status:old
Tags:
Comment:
(bug 14475) Clarify the email message for temporary passwords
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -942,12 +942,14 @@
943943 It must have at least {{PLURAL:$1|1 character|$1 characters}} and be different from your username.',
944944 'mailmypassword' => 'E-mail new password',
945945 'passwordremindertitle' => 'New temporary password for {{SITENAME}}',
946 -'passwordremindertext' => 'Someone (probably you, from IP address $1)
947 -requested that we send you a new password for {{SITENAME}} ($4).
948 -The password for user "$2" is now "$3".
949 -You should log in and change your password now.
 946+'passwordremindertext' => 'Someone (probably you, from IP address $1) requested a new
 947+password for {{SITENAME}} ($4). A temporary password for user
 948+"$2" has been created and was set to "$3". If this was your
 949+intent, you will need to log in and choose a new password now.
950950
951 -If someone else made this request or if you have remembered your password and you no longer wish to change it, you may ignore this message and continue using your old password.',
 951+If someone else made this request, or if you have remembered your password,
 952+and you no longer wish to change it, you may ignore this message and
 953+continue using your old password.',
952954 'noemail' => 'There is no e-mail address recorded for user "$1".',
953955 'passwordsent' => 'A new password has been sent to the e-mail address registered for "$1".
954956 Please log in again after you receive it.',