From 78cb48c71290913d05d5e99bf150b1f6ffc156ae Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 5 Sep 2004 07:29:37 +0000 Subject: [PATCH] Updated name of language from "English" to "Chinese" --- lang/zh_cn/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/zh_cn/moodle.php b/lang/zh_cn/moodle.php index 2ed5d45c3c6..5ed3720fcaa 100755 --- a/lang/zh_cn/moodle.php +++ b/lang/zh_cn/moodle.php @@ -813,7 +813,7 @@ $string['themes'] = ' $string['themesaved'] = '新主题风格已保存'; $string['thischarset'] = 'GB18030'; $string['thisdirection'] = 'ltr'; -$string['thislanguage'] = '英文'; +$string['thislanguage'] = '中文'; $string['time'] = '时间'; $string['timezone'] = '时区'; $string['to'] = '到';