From: Purodha Date: Wed, 27 Jul 2016 12:58:44 +0000 (+0000) Subject: Remove screen layout references in passwordreset-email* messages X-Git-Tag: 1.31.0-rc.0~5392^2 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=4e42410c77bc5f79ee4a088f0f739342e3d62458;p=lhc%2Fweb%2Fwiklou.git 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 --- 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?",