r50835 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r50834‎ | r50835 | r50836 >
Date:20:53, 20 May 2009
Author:shinjiman
Status:ok
Tags:
Comment:
Localisation updates Cantonese and Chinese for extension messages
Modified paths:
  • /trunk/extensions/LocalisationUpdate/LocalisationUpdate.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LocalisationUpdate/LocalisationUpdate.i18n.php
@@ -13,13 +13,16 @@
1414 */
1515 $messages['en'] = array(
1616 'localisationupdate-desc' => 'Keeps the localised messages as up to date as possible',
 17+);
1718
1819 $messages['yue'] = array(
19 - 'localisationupdate-desc' => '一個擴展將本地化嘅信息保持最新',
 20+ 'localisationupdate-desc' => '將本地化嘅信息保持最新',
 21+);
2022
2123 $messages['zh-hans'] = array(
22 - 'localisationupdate-desc' => '一个扩展将本地化的信息保持最新',
 24+ 'localisationupdate-desc' => '将本地化的信息保持最新',
 25+);
2326
2427 $messages['zh-hant'] = array(
25 - 'localisationupdate-desc' => '一個擴展將本地化的信息保持最新',
 28+ 'localisationupdate-desc' => '將本地化的信息保持最新',
2629 );

Status & tagging log