r52303 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r52302‎ | r52303 | r52304 >
Date:05:59, 23 June 2009
Author:shinjiman
Status:reverted (Comments)
Tags:
Comment:
Localisation updates Chinese
reverting per bug 18403 comment 1
Modified paths:
  • /trunk/phase3/languages/messages/MessagesZh_hans.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesZh_hant.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesZh_hans.php
@@ -1,5 +1,5 @@
22 <?php
3 -/** Simplified Chinese (‪中文(简体)‬)
 3+/** Simplified Chinese (‪中文(简化字)‬)
44 *
55 * See MessagesQqq.php for message documentation incl. usage of parameters
66 * To improve a translation please visit http://translatewiki.net
@@ -3111,7 +3111,7 @@
31123112 'fileduplicatesearch-result-n' => '文件“$1”有$2项完全相同的重复副本。',
31133113
31143114 # Special:SpecialPages
3115 -'specialpages' => '所有特殊页面',
 3115+'specialpages' => '特殊页面',
31163116 'specialpages-note' => '----
31173117 * 标准特殊页面。
31183118 * <strong class="mw-specialpagerestricted">有限制的特殊页面。</strong>',
Index: trunk/phase3/languages/messages/MessagesZh_hant.php
@@ -1,5 +1,5 @@
22 <?php
3 -/** Traditional Chinese (‪中文(繁體)‬)
 3+/** Traditional Chinese (‪中文(傳統字)‬)
44 *
55 * See MessagesQqq.php for message documentation incl. usage of parameters
66 * To improve a translation please visit http://translatewiki.net
@@ -3090,7 +3090,7 @@
30913091 'fileduplicatesearch-result-n' => '檔案 "$1" 有$2項完全相同的重覆。',
30923092
30933093 # Special:SpecialPages
3094 -'specialpages' => '所有特殊頁面',
 3094+'specialpages' => '特殊頁面',
30953095 'specialpages-note' => '----
30963096 * 標準特殊頁面。
30973097 * <strong class="mw-specialpagerestricted">有限制的特殊頁面。</strong>',

Follow-up revisions

RevisionCommit summaryAuthorDate
r52318Restore r52293 zh l10n fix for bug 18403 which was mistakenly reverted in r52......brion19:14, 23 June 2009

Comments

#Comment by Brion VIBBER (talk | contribs)   19:17, 23 June 2009

Restored in r52318 per corrected, back-on-topic discussion on bug. :)

Status & tagging log