jenkins-bot has submitted this change and it was merged.

Change subject: Revert "Disable plural checks for complex messages"
......................................................................


Revert "Disable plural checks for complex messages"

Not related to bug 42631. Simple inspection of the message
content confirms that.

This reverts commit d566e87d2b95840aa28426666fdf8f507b080af5.

Change-Id: I880d4e274568bc2deabff3f192207c0f61e94744
---
M groups/check-blacklist.php
1 file changed, 0 insertions(+), 10 deletions(-)

Approvals:
  Nikerabbit: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/groups/check-blacklist.php b/groups/check-blacklist.php
index 89c4ac4..c7432ac 100644
--- a/groups/check-blacklist.php
+++ b/groups/check-blacklist.php
@@ -394,16 +394,6 @@
                )
        ),
        array(
-               'group' => 'ext-mobilefrontend',
-               'check' => 'plural',
-               'message' => array(
-                       // All work arounds for 
http://bugzilla.wikimedia.org/42631
-                       'mobile-frontend-profile-footer-days',
-                       'mobile-frontend-profile-footer-months',
-                       'mobile-frontend-profile-footer-years',
-               )
-       ),
-       array(
                'group' => 'ext-newusernotification',
                'check' => 'variable',
                'message' => array(

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I880d4e274568bc2deabff3f192207c0f61e94744
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to