jenkins-bot has submitted this change and it was merged.
Change subject: Update check blacklist
......................................................................
Update check blacklist
This should work around some unneeded warnings for bug 42631.
Bug: 42631
Change-Id: Ic232bb15fb42f478eed6682dde5141948a1516d8
---
M groups/check-blacklist.php
1 file changed, 14 insertions(+), 0 deletions(-)
Approvals:
Siebrand: Looks good to me, approved
jenkins-bot: Verified
diff --git a/groups/check-blacklist.php b/groups/check-blacklist.php
index 5dbeff6..5d43dce 100644
--- a/groups/check-blacklist.php
+++ b/groups/check-blacklist.php
@@ -27,6 +27,13 @@
),
array(
'group' => 'core',
+ 'check' => 'plural',
+ 'message' => array(
+ 'category-file-count', // Work around for
http://bugzilla.wikimedia.org/42631
+ ),
+),
+array(
+ 'group' => 'core',
'check' => 'variable',
'message' => array(
'activeusers-count', // Optional GENDER parameter
@@ -269,6 +276,13 @@
)
),
array(
+ 'group' => 'ext-educationprogram',
+ 'check' => 'plural',
+ 'message' => array(
+ 'logentry-student-remove', // Work around for
http://bugzilla.wikimedia.org/42631
+ )
+),
+array(
'group' => 'ext-flagpage',
'check' => 'links',
'message' => array(
--
To view, visit https://gerrit.wikimedia.org/r/66952
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic232bb15fb42f478eed6682dde5141948a1516d8
Gerrit-PatchSet: 2
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Nikerabbit <[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