From 4e42410c77bc5f79ee4a088f0f739342e3d62458 Mon Sep 17 00:00:00 2001 From: Purodha Date: Wed, 27 Jul 2016 12:58:44 +0000 Subject: [PATCH] Remove screen layout references in passwordreset-email* messages See https://www.mediawiki.org/wiki/Localisation#Avoid_references_to_visual_layout_and_positions Bug: T141199 Change-Id: I3bdee543591000b1dac3387116236e5515ad3292 --- languages/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index b3781c256d..338d650d76 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -610,8 +610,8 @@ "passwordreset-emailelement": "Username:\n$1\n\nTemporary password:\n$2", "passwordreset-emailsentemail": "If this email address is associated with your account, then a password reset email will be sent.", "passwordreset-emailsentusername": "If there is an email address associated with this username, then a password reset email will be sent.", - "passwordreset-emailsent-capture2": "The password reset {{PLURAL:$1|email has|emails have}} been sent. The {{PLURAL:$1|username and password|list of usernames and passwords}} is shown below.", - "passwordreset-emailerror-capture2": "Emailing the {{GENDER:$2|user}} failed: $1 The {{PLURAL:$3|username and password|list of usernames and passwords}} is shown below.", + "passwordreset-emailsent-capture2": "The password reset {{PLURAL:$1|email has|emails have}} been sent. The {{PLURAL:$1|username and password|list of usernames and passwords}} is shown here.", + "passwordreset-emailerror-capture2": "Emailing the {{GENDER:$2|user}} failed: $1 The {{PLURAL:$3|username and password|list of usernames and passwords}} is shown here.", "passwordreset-nocaller": "A caller must be provided", "passwordreset-nosuchcaller": "Caller does not exist: $1", "passwordreset-ignored": "The password reset was not handled. Maybe no provider was configured?", -- 2.20.1