Siebrand has submitted this change and it was merged. Change subject: Fix grammar (comma before but) ......................................................................
Fix grammar (comma before but) Change-Id: I53cdb16f68636f26fc22d95d59862934bd012e37 --- M AntiSpoof.i18n.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Siebrand: Verified Raimond Spekking: Looks good to me, approved diff --git a/AntiSpoof.i18n.php b/AntiSpoof.i18n.php index 00ba11e..823df70 100644 --- a/AntiSpoof.i18n.php +++ b/AntiSpoof.i18n.php @@ -51,7 +51,7 @@ * $1 is the username that someone wanted to create * $2 is the error message. One of {{msg-mw|antispoof-badtype}}, {{msg-mw|antispoof-empty}}, {{msg-mw|antispoof-blacklisted}} and others.', 'antispoof-bad-char' => '{{Optional}} -It is not a complete message but a template for designator of a bad character, so localization can format it properly. Parameters: +It is not a complete message, but a template for designator of a bad character, so localization can format it properly. Parameters: * $1 is the bad character itself. * $2 is the Unicode code point of bad character ("U+" followed by hex number).', 'antispoof-bad-char-non-printable' => 'The same as antispooof-bad-char, but for non-printable characters. Since non-printable characters do not have visual representation, template has only one parameter: -- To view, visit https://gerrit.wikimedia.org/r/55471 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I53cdb16f68636f26fc22d95d59862934bd012e37 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/AntiSpoof Gerrit-Branch: master Gerrit-Owner: Siebrand <siebr...@wikimedia.org> Gerrit-Reviewer: Hashar <has...@free.fr> Gerrit-Reviewer: Raimond Spekking <raimond.spekk...@gmail.com> Gerrit-Reviewer: Siebrand <siebr...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits