r113996 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113995‎ | r113996 | r113997 >
Date:04:29, 16 March 2012
Author:siebrand
Status:ok
Tags:
Comment:
Update check blacklist.
Modified paths:
  • /trunk/extensions/Translate/check-blacklist.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/check-blacklist.php
@@ -663,6 +663,15 @@
664664 'stafflog-piggybacklogoutmsg', // Contains optional additional parameters.
665665 )
666666 ),
 667+array(
 668+ 'group' => 'wikia-wikiamobile',
 669+ 'check' => 'links',
 670+ 'message' => array(
 671+ 'wikiamobile-footer-link1', // Contains link parts that may need translation
 672+ 'wikiamobile-footer-link2', // Contains link parts that may need translation
 673+ 'wikiamobile-footer-link3', // Contains link parts that may need translation
 674+ )
 675+),
667676 // translatewiki.net specific
668677 array(
669678 'group' => 'page-Translating:Intro',

Status & tagging log