Nemo bis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/354728 )

Change subject: Don't warn if "{{GENDER:$2|You}}" isn't kept in an Echo message
......................................................................

Don't warn if "{{GENDER:$2|You}}" isn't kept in an Echo message

Requested by Base for Ukrainian.

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


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/28/354728/1

diff --git a/groups/check-blacklist.php b/groups/check-blacklist.php
index 0087859..0053edd 100644
--- a/groups/check-blacklist.php
+++ b/groups/check-blacklist.php
@@ -252,6 +252,13 @@
                ]
        ],
        [
+               'group' => 'ext-echo-interface',
+               'check' => 'variable',
+               'message' => [
+                       'notification-header-mention-failure-too-many', // 
GENDER parameter not needed e.g. in uk
+               ]
+       ],
+       [
                'group' => 'ext-editsubpages',
                'check' => 'links',
                'message' => [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie8dd96f5d0f6a205738547c8d5055cbe94586e5a
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <federicol...@tiscali.it>

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

Reply via email to