Siebrand has submitted this change and it was merged.
Change subject: American spelling for "Unrecognized"
......................................................................
American spelling for "Unrecognized"
Change-Id: I9258d3229e2ecdea597fdff0f63398ecdadf6e17
---
M AbuseFilter.i18n.php
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Siebrand: Verified; Looks good to me, approved
Objections:
Aude: There's a problem with this change, please improve
diff --git a/AbuseFilter.i18n.php b/AbuseFilter.i18n.php
index ffffbaf..689f54e 100644
--- a/AbuseFilter.i18n.php
+++ b/AbuseFilter.i18n.php
@@ -374,14 +374,14 @@
// Exceptions
'abusefilter-exception-unexpectedatend' => 'Unexpected "$2" at
character $1.',
'abusefilter-exception-expectednotfound' => 'Expected a $2 at character
$1, not found (found $3 $4 instead).',
- 'abusefilter-exception-unrecognisedkeyword' => 'Unrecognised keyword $2
at character $1.',
+ 'abusefilter-exception-unrecognisedkeyword' => 'Unrecognized keyword $2
at character $1.',
'abusefilter-exception-unexpectedtoken' => 'Unexpected token "$3" (of
type $2) at character $1.',
'abusefilter-exception-unclosedstring' => 'Unclosed string starting at
character $1.',
'abusefilter-exception-invalidoperator' => 'Invalid operator "$2" at
character $1.',
- 'abusefilter-exception-unrecognisedtoken' => 'Unrecognised token "$2"
at character $1.',
+ 'abusefilter-exception-unrecognisedtoken' => 'Unrecognized token "$2"
at character $1.',
'abusefilter-exception-noparams' => 'No parameters given to function
"$2" at character $1.',
'abusefilter-exception-dividebyzero' => 'Illegal attempt to divide $2
by zero at character $1.',
- 'abusefilter-exception-unrecognisedvar' => 'Unrecognised variable $2 at
character $1',
+ 'abusefilter-exception-unrecognisedvar' => 'Unrecognized variable $2 at
character $1',
'abusefilter-exception-notenoughargs' => 'Not enough arguments to
function $2 called at character $1.
Expected $3 {{PLURAL:$3|argument|arguments}}, got $4',
'abusefilter-exception-regexfailure' => 'Error in regular expression
"$3" at character $1: "$2"',
--
To view, visit https://gerrit.wikimedia.org/r/52224
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9258d3229e2ecdea597fdff0f63398ecdadf6e17
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/AbuseFilter
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits