All zh messages should be falling back to a variant (zh-hans currently)
authorLiangent <liangent@gmail.com>
Tue, 29 May 2012 07:04:34 +0000 (15:04 +0800)
committerLiangent <liangent@gmail.com>
Tue, 29 May 2012 07:04:34 +0000 (15:04 +0800)
The use of 'disable' in variant names has been overrided by
$wgDisabledVariants years ago.

Change-Id: Ifd66f4de66cb3af83303145403b6d446a00c4b3b

languages/messages/MessagesZh.php

index 3572e30..6e6ad18 100644 (file)
@@ -173,21 +173,8 @@ $specialPageAliases = array(
 );
 
 $messages = array(
-# User preference toggles
-'tog-norollbackdiff' => '進行回退後略過差異比較',
-
-'newpage' => '最新页面',
-
-# Edit pages
-'editing' => '正在编辑 $1',
-
-# Miscellaneous special pages
-'newpages' => '最新页面',
-
 /*
 Short names for language variants used for language conversion links.
-To disable showing a particular link, set it to 'disable', e.g.
-'variantname-zh-sg' => 'disable',
 Variants for Chinese language
 */
 'variantname-zh-hans' => '简体',