MtDu has uploaded a new change for review. https://gerrit.wikimedia.org/r/261368
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: I7a24a5090fcb17b1f3681f83f877421367ca6c34 --- M i18n/en.json 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/LiquidThreads refs/changes/68/261368/1 diff --git a/i18n/en.json b/i18n/en.json index 44d61b3..b657ab5 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -278,7 +278,7 @@ "apihelp-threadaction-param-newparent": "If merging a thread, the ID or title for its new parent.", "apihelp-threadaction-param-text": "The text of the post to create.", "apihelp-threadaction-param-render": "On post and reply methods, the top-level thread after the change will be rendered and returned in the result.", - "apihelp-threadaction-param-bump": "Overrides default behaviour as to whether or not to.", + "apihelp-threadaction-param-bump": "Overrides default behavior as to whether or not to.", "apihelp-threadaction-param-sortkey": "Specifies the timestamp to which to set a thread's sort key. May be \"now\".", "apihelp-threadaction-param-signature": "Specifies the signature to use for that post, instead of the default.", "apihelp-threadaction-param-type": "Specifies the type of reaction to add.", -- To view, visit https://gerrit.wikimedia.org/r/261368 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7a24a5090fcb17b1f3681f83f877421367ca6c34 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/LiquidThreads Gerrit-Branch: master Gerrit-Owner: MtDu <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
