Amire80 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/282493

Change subject: Remove a tab from abusefilter-exception-notenoughargs
......................................................................

Remove a tab from abusefilter-exception-notenoughargs

It seems generally unnecessary, looks weird in translatewiki.net,
and is not translated to most languages.

Change-Id: If17cd4594b283cbadfda7dd0135cc5a5b2931f25
---
M i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/AbuseFilter 
refs/changes/93/282493/1

diff --git a/i18n/en.json b/i18n/en.json
index 9017b71..16e737d 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -322,7 +322,7 @@
        "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": "Unrecognized variable $2 at 
character $1.",
-       "abusefilter-exception-notenoughargs": "Not enough arguments to 
function $2 called at character $1.\n\tExpected $3 
{{PLURAL:$3|argument|arguments}}, got $4",
+       "abusefilter-exception-notenoughargs": "Not enough arguments to 
function $2 called at character $1.\nExpected $3 
{{PLURAL:$3|argument|arguments}}, got $4",
        "abusefilter-exception-regexfailure": "Error in regular expression 
\"$3\" at character $1: \"$2\"",
        "abusefilter-exception-overridebuiltin": "Illegal overriding of 
built-in variable \"$2\" at character $1.",
        "abusefilter-exception-outofbounds": "Requesting non-existent list item 
$2 (list size = $3) at character $1.",

-- 
To view, visit https://gerrit.wikimedia.org/r/282493
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If17cd4594b283cbadfda7dd0135cc5a5b2931f25
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/AbuseFilter
Gerrit-Branch: master
Gerrit-Owner: Amire80 <amir.ahar...@mail.huji.ac.il>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to