From 9dde96e7a30f68a64f5bbfe1d010f70c30b73eae Mon Sep 17 00:00:00 2001 From: aude Date: Sun, 27 Oct 2013 20:46:59 +0000 Subject: [PATCH] Improve wording of eauthentsent message for email confirmation eauthentsent message is used on Special:ChangeEmail confirmation page. Change-Id: I34455b1452b670f5d1dcf58982d52326731c519d --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 0c1b56031e..6d68d36aa5 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1211,7 +1211,7 @@ continue using your old password.', 'passwordsent' => 'A new password has been sent to the email address registered for "$1". Please log in again after you receive it.', 'blocked-mailpassword' => 'Your IP address is blocked from editing, and so is not allowed to use the password recovery function to prevent abuse.', -'eauthentsent' => 'A confirmation email has been sent to the nominated email address. +'eauthentsent' => 'A confirmation email has been sent to the specified email address. Before any other email is sent to the account, you will have to follow the instructions in the email, to confirm that the account is actually yours.', 'throttled-mailpassword' => 'A password reset email has already been sent, within the last {{PLURAL:$1|hour|$1 hours}}. To prevent abuse, only one password reset email will be sent per {{PLURAL:$1|hour|$1 hours}}.', -- 2.20.1