Siebrand has submitted this change and it was merged. Change subject: Use American English instead of British English in messages ......................................................................
Use American English instead of British English in messages https://translatewiki.net/wiki/Thread:Support/British_English_in_Mediawiki_messages Change-Id: I64e2c81a89ffb074971b5823a79834cb77eb970e --- M i18n/en.json 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Siebrand: Verified; Looks good to me, approved diff --git a/i18n/en.json b/i18n/en.json index 7c9f3b8..9b722d0 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -91,7 +91,7 @@ "gather-no-such-action": "Sorry, the requested action doesn't exist.", "gather-unknown-error": "Sorry, there was an unknown error while processing your request.", "gather-desc": "Component of Mobile Frontend allowing users to curate lists.", - "gather-loginpage-desc": "With Collections you can create and share lists of your favourite pages.", + "gather-loginpage-desc": "With Collections you can create and share lists of your favorite pages.", "gather-no-public-lists-title": "No public collections", "gather-no-public-lists-description": "There are no public collections for this {{GENDER:$1|user}}.", "gather-page-not-found": "Page not found", @@ -200,5 +200,5 @@ "apihelp-query+listpages-paramvalue-sort-position": "Use manual ordering.", "apihelp-query+listpages-paramvalue-sort-namespace": "Sort by namespace, title.", "apihelp-query+lists-param-minitems": "Show only lists which have at least this many items. (Ignored for watchlists.)", - "gather-main-menu-new-feature": "'''New!''' Check out the favourite topics of {{SITENAME}} readers or create a collection of your own." + "gather-main-menu-new-feature": "'''New!''' Check out the favorite topics of {{SITENAME}} readers or create a collection of your own." } -- To view, visit https://gerrit.wikimedia.org/r/261362 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I64e2c81a89ffb074971b5823a79834cb77eb970e Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/Gather Gerrit-Branch: dev Gerrit-Owner: MtDu <[email protected]> Gerrit-Reviewer: Aklapper <[email protected]> Gerrit-Reviewer: Alex Monk <[email protected]> Gerrit-Reviewer: MtDu <[email protected]> Gerrit-Reviewer: Nemo bis <[email protected]> Gerrit-Reviewer: Parent5446 <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
