From 1a00c35e972b22d36121bc07a5fea045459ab558 Mon Sep 17 00:00:00 2001 From: abhinand Date: Sat, 8 Aug 2015 10:56:07 +0530 Subject: [PATCH] Reword "passwordreset-emailsent" Remove potential confusion. Bug: T99533 Change-Id: Ifb28f4e1fb6fb692d6f052d5a3c1a67f881948bc --- languages/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 2ad59e441b..f73315d2b4 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -550,7 +550,7 @@ "passwordreset-emailtext-ip": "Someone (probably you, from IP address $1) requested a reset of your\npassword for {{SITENAME}} ($4). The following user {{PLURAL:$3|account is|accounts are}}\nassociated with this email address:\n\n$2\n\n{{PLURAL:$3|This temporary password|These temporary passwords}} will expire in {{PLURAL:$5|one day|$5 days}}.\nYou should log in and choose a new password now. If someone else made this\nrequest, or if you have remembered your original password, and you no longer\nwish to change it, you may ignore this message and continue using your old\npassword.", "passwordreset-emailtext-user": "User $1 on {{SITENAME}} requested a reset of your password for {{SITENAME}}\n($4). The following user {{PLURAL:$3|account is|accounts are}} associated with this email address:\n\n$2\n\n{{PLURAL:$3|This temporary password|These temporary passwords}} will expire in {{PLURAL:$5|one day|$5 days}}.\nYou should log in and choose a new password now. If someone else made this\nrequest, or if you have remembered your original password, and you no longer\nwish to change it, you may ignore this message and continue using your old\npassword.", "passwordreset-emailelement": "Username:\n$1\n\nTemporary password:\n$2", - "passwordreset-emailsent": "A password reset email has been sent.", + "passwordreset-emailsent": "If this is a registered email address for your account, then a password reset email will be sent.", "passwordreset-emailsent-capture": "A password reset email has been sent, which is shown below.", "passwordreset-emailerror-capture": "A password reset email was generated, which is shown below, but sending it to the {{GENDER:$2|user}} failed: $1", "changeemail": "Change or remove email address", -- 2.20.1