MtDu has uploaded a new change for review. https://gerrit.wikimedia.org/r/261362
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(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Gather refs/changes/62/261362/1 diff --git a/i18n/en.json b/i18n/en.json index 6cae740..affb7d3 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: newchange Gerrit-Change-Id: I64e2c81a89ffb074971b5823a79834cb77eb970e Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Gather Gerrit-Branch: dev Gerrit-Owner: MtDu <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
