jenkins-bot 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: I7a24a5090fcb17b1f3681f83f877421367ca6c34 --- M i18n/en.json 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Siebrand: Looks good to me, approved jenkins-bot: Verified 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: merged Gerrit-Change-Id: I7a24a5090fcb17b1f3681f83f877421367ca6c34 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/LiquidThreads Gerrit-Branch: master Gerrit-Owner: MtDu <[email protected]> Gerrit-Reviewer: Aklapper <[email protected]> Gerrit-Reviewer: Alex Monk <[email protected]> Gerrit-Reviewer: Legoktm <[email protected]> Gerrit-Reviewer: Nemo bis <[email protected]> Gerrit-Reviewer: Parent5446 <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
