r86940 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r86939‎ | r86940 | r86941 >
Date:09:54, 26 April 2011
Author:siebrand
Status:deferred
Tags:
Comment:
Group NOCC related groups and update version.
Modified paths:
  • /trunk/extensions/Translate/Translate.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/Translate.php
@@ -15,7 +15,7 @@
1616 /**
1717 * Version number used in extension credits and in other placed where needed.
1818 */
19 -define( 'TRANSLATE_VERSION', '2011-04-13' );
 19+define( 'TRANSLATE_VERSION', '2011-04-26' );
2020
2121 /**
2222 * Extension credits properties.
@@ -367,6 +367,7 @@
368368 '/^out-ihris/' => array( 'ihris' ),
369369 '/^out-mantis/' => array( 'mantis' ),
370370 '/^out-mifos/' => array( 'mifos' ),
 371+ '/^out-nocc/' => array( 'nocc' ),
371372 '/^out-okawix/' => array( 'okawix' ),
372373 '/^out-openimages/' => array( 'openimages' ),
373374 '/^out-osm/' => array( 'osm' ),

Status & tagging log