r82464 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82463‎ | r82464 | r82465 >
Date:16:46, 19 February 2011
Author:ialex
Status:deferred
Tags:
Comment:
Blacklist plural check for "openstackmanager-instancetypelabel" message; not needed in French
Modified paths:
  • /trunk/extensions/Translate/check-blacklist.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/check-blacklist.php
@@ -249,6 +249,13 @@
250250 )
251251 ),
252252 array(
 253+ 'group' => 'ext-openstackmanager',
 254+ 'check' => 'plural',
 255+ 'message' => array(
 256+ 'openstackmanager-instancetypelabel', // PLURAL not needed in French
 257+ )
 258+),
 259+array(
253260 'group' => 'ext-socialprofile-usergifts',
254261 'check' => 'variable',
255262 'message' => array(

Follow-up revisions

RevisionCommit summaryAuthorDate
r82470Per Nikerabbit, follow-up r82464: limit to Frenchialex17:44, 19 February 2011

Status & tagging log