r82470 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r82469
|
r82470
|
r82471
>
Date:
17:44, 19 February 2011
Author:
ialex
Status:
deferred
Tags:
Comment:
Per Nikerabbit, follow-up
r82464
: limit to French
Modified paths:
/trunk/extensions/Translate/check-blacklist.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Translate/check-blacklist.php
—
—
@@ -251,6 +251,7 @@
252
252
array(
253
253
'group' => 'ext-openstackmanager',
254
254
'check' => 'plural',
255
+ 'code' => array( 'fr' ),
255
256
'message' => array(
256
257
'openstackmanager-instancetypelabel', // PLURAL not needed in French
257
258
)
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r82464
Blacklist plural check for "openstackmanager-instancetypelabel" message; not ...
ialex
16:46, 19 February 2011
Status & tagging log
16:32, 2 March 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r82470
[
removed:
new
added:
deferred]