r57343 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r57342‎ | r57343 | r57344 >
Date:20:28, 3 October 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Replace macro language 'sh' by 'ig'.
Modified paths:
  • /trunk/extensions/Translate/scripts/groupStatistics.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/scripts/groupStatistics.php
@@ -65,7 +65,8 @@
6666 'yo' => array( 47, 20000, 20000, 20000, 'africa' ),
6767 'sd' => array( 48, 19720, 19720, 19720, 'asia' ),
6868 'uz' => array( 49, 18466, 20100, 19283, 'asia' ),
69 - 'sh' => array( 50, 16400, 21100, 18750, 'europe' ),
 69+ //'sh' => array( 50, 16400, 21100, 18750, 'europe' ), // 'sh' is excluded because it is a macro language (Bosnian, Croatian, Serbian)
 70+ 'ig' => array( 50, 18000, 18000, 18000, 'africa' ),
7071 );
7172
7273 $localisedWeights = array(

Status & tagging log