Remove screen layout references in passwordreset-email* messages
authorPurodha <purodha@blissenbach.org>
Wed, 27 Jul 2016 12:58:44 +0000 (12:58 +0000)
committerFederico Leva <federicoleva@tiscali.it>
Wed, 21 Sep 2016 14:59:23 +0000 (16:59 +0200)
See https://www.mediawiki.org/wiki/Localisation#Avoid_references_to_visual_layout_and_positions

Bug: T141199
Change-Id: I3bdee543591000b1dac3387116236e5515ad3292

languages/i18n/en.json

index b3781c2..338d650 100644 (file)
        "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?",