r83241 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r83240‎ | r83241 | r83242 >
Date:20:20, 4 March 2011
Author:siebrand
Status:deferred
Tags:
Comment:
Update $wgTranslateGroupStructure for iHRIS Manage.
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-02-01' );
 19+define( 'TRANSLATE_VERSION', '2011-03-04' );
2020
2121 /**
2222 * Extension credits properties.
@@ -325,6 +325,7 @@
326326 '/^ext-ui/' => array( 'ext', 'usabilityinitiative' ),
327327 '/^ext/' => array( 'ext' ),
328328 '/^wikia/' => array( 'wikia' ),
 329+ '/^out-ihris-manage/' => array( 'ihris' ),
329330 '/^out-ihris/' => array( 'ihris' ),
330331 '/^out-mantis/' => array( 'mantis' ),
331332 '/^out-mifos/' => array( 'mifos' ),

Status & tagging log