From 2ad5d09abd1ef9e993f402031d657dbc35f9df0d Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Thu, 12 Apr 2007 21:42:30 +0000 Subject: [PATCH] * (bug 8599) Another correction of zh-variants patch by Shinjiman --- languages/Names.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.20.1