Purodha has uploaded a new change for review. https://gerrit.wikimedia.org/r/301363
Change subject: Remove/alter screen layout references in messages. ...................................................................... Remove/alter screen layout references in messages. See https://www.mediawiki.org/wiki/Localisation#Avoid_references_to_visual_layout_and_positions Bug: T141199 Change-Id: I3bdee543591000b1dac3387116236e5515ad3292 --- M languages/i18n/en.json 1 file changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/63/301363/1 diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 6d1e58d..7347980 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -603,10 +603,10 @@ "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-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", - "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-capture": "A password reset email has been sent, which is shown hereafter.", + "passwordreset-emailerror-capture": "A password reset email was generated, which is shown here, but sending it to the {{GENDER:$2|user}} failed: $1", + "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 hereafter.", + "passwordreset-emailerror-capture2": "Emailing the {{GENDER:$2|user}} failed: $1 The {{PLURAL:$3|username and password|list of usernames and passwords}} is shown hereafter.", "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?", -- To view, visit https://gerrit.wikimedia.org/r/301363 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3bdee543591000b1dac3387116236e5515ad3292 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Purodha <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
