r112446 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112445‎ | r112446 | r112447 >
Date:19:38, 26 February 2012
Author:siebrand
Status:ok
Tags:i18nreview 
Comment:
Follow-up r112445.
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', '2012-02-19' );
 19+define( 'TRANSLATE_VERSION', '2012-02-26' );
2020
2121 /**
2222 * Extension credits properties.
@@ -491,7 +491,7 @@
492492 '/^out-openimages/' => array( 'openimages' ),
493493 '/^out-osm/' => array( 'osm' ),
494494 '/^out-pywikipedia/' => array( 'pywikipedia' ),
495 - '/^out-shapado/' => array( 'shapado' ),
 495+ '/^shapado/' => array( 'shapado' ),
496496 '/^out-statusnet-plugin/' => array( 'statusnet', 'plugin' ),
497497 '/^out-statusnet/' => array( 'statusnet' ),
498498 // '/^page\|/' => array( 'page' ),

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r112445Remove out- from Shapado groups.siebrand19:37, 26 February 2012

Status & tagging log