From: Raimond Spekking Date: Thu, 12 Apr 2007 21:42:30 +0000 (+0000) Subject: * (bug 8599) Another correction of zh-variants X-Git-Tag: 1.31.0-rc.0~53415 X-Git-Url: http://git.cyclocoop.org/%22.%24match%5B1%5D.%22?a=commitdiff_plain;h=2ad5d09abd1ef9e993f402031d657dbc35f9df0d;p=lhc%2Fweb%2Fwiklou.git * (bug 8599) Another correction of zh-variants patch by Shinjiman --- diff --git a/languages/Names.php b/languages/Names.php index 3e3f17d8e2..3404174733 100644 --- a/languages/Names.php +++ b/languages/Names.php @@ -282,7 +282,7 @@ 'zh' => '中文', # (Zhōng Wén) - Chinese 'zh-cfr' => '閩南語', # Min-nan alias (site is at minnan) 'zh-classical' => '古文 / 文言文', # Classical Chinese/Literary Chinese - 'zh-cn' => "\xE2\x80\xAA中文(中国)\xE2\x80\xAC", # Chinese (PRC) + 'zh-cn' => "\xE2\x80\xAA中文(中国大陆)\xE2\x80\xAC", # Chinese (PRC) 'zh-hans' => "\xE2\x80\xAA中文(简体)\xE2\x80\xAC", # Chinese written using the Simplified Chinese script 'zh-hant' => "\xE2\x80\xAA中文(繁體)\xE2\x80\xAC", # Chinese written using the Traditional Chinese script 'zh-hk' => "\xE2\x80\xAA中文(香港)\xE2\x80\xAC", # Chinese (Hong Kong)