From 0529a557635b8f0f53620538192c8582c91750bb Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 21 Sep 2008 22:56:28 +0000 Subject: [PATCH] (bug 14475) Clarify the email message for temporary passwords --- languages/messages/MessagesEn.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 6024a74fec..222fe3f3e5 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -942,12 +942,14 @@ Please try again.', It must have at least {{PLURAL:$1|1 character|$1 characters}} and be different from your username.', 'mailmypassword' => 'E-mail new password', 'passwordremindertitle' => 'New temporary password for {{SITENAME}}', -'passwordremindertext' => 'Someone (probably you, from IP address $1) -requested that we send you a new password for {{SITENAME}} ($4). -The password for user "$2" is now "$3". -You should log in and change your password now. - -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.', +'passwordremindertext' => 'Someone (probably you, from IP address $1) requested a new +password for {{SITENAME}} ($4). A temporary password for user +"$2" has been created and was set to "$3". If this was your +intent, you will need to log in and choose a new password now. + +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.', 'noemail' => 'There is no e-mail address recorded for user "$1".', 'passwordsent' => 'A new password has been sent to the e-mail address registered for "$1". Please log in again after you receive it.', -- 2.20.1