r93738 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93737‎ | r93738 | r93739 >
Date:13:04, 2 August 2011
Author:siebrand
Status:deferred
Tags:
Comment:
Update check blacklist.
Modified paths:
  • /trunk/extensions/Translate/check-blacklist.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/check-blacklist.php
@@ -99,6 +99,13 @@
100100 )
101101 ),
102102 array(
 103+ 'group' => 'ext-authorprotect',
 104+ 'check' => 'links',
 105+ 'message' => array(
 106+ 'categorysortheaders-desc', // Contains links that are translated
 107+ )
 108+),
 109+array(
103110 'group' => 'ext-babel',
104111 'check' => 'variable',
105112 'message' => array(

Follow-up revisions

RevisionCommit summaryAuthorDate
r93739fu r93738: correct extension ID and put it in the right place.siebrand13:06, 2 August 2011

Status & tagging log