Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -942,12 +942,14 @@ |
943 | 943 | It must have at least {{PLURAL:$1|1 character|$1 characters}} and be different from your username.', |
944 | 944 | 'mailmypassword' => 'E-mail new password', |
945 | 945 | '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. |
950 | 950 | |
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.', |
952 | 954 | 'noemail' => 'There is no e-mail address recorded for user "$1".', |
953 | 955 | 'passwordsent' => 'A new password has been sent to the e-mail address registered for "$1". |
954 | 956 | Please log in again after you receive it.', |