From 1370c0788be68cbeaad3c105d51972c09de16d28 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Sun, 17 Apr 2016 14:42:27 +0200 Subject: [PATCH] =?UTF-8?q?no=20one=20writes=20as=20"=ED=95=9C=EA=B5=AD?= =?UTF-8?q?=EC=96=B4(=E9=9F=93=E5=9C=8B=E8=AA=9E)"=20=20when=20referring?= =?UTF-8?q?=20to=20korean=20language?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit so remove the chinese characters – "한국어(韓國語)" looks like "English(anglicus)". Korean youth probably don't even know the meaning of the chinese. --- i18n/i18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/i18n.php b/i18n/i18n.php index 0350c79a4..2f65878fa 100644 --- a/i18n/i18n.php +++ b/i18n/i18n.php @@ -840,7 +840,7 @@ class i18n extends Object implements TemplateGlobalProvider, Flushable { ), 'ko' => array( 'name' => 'Korean', - 'native' => '한국어 [韓國語]' + 'native' => '한국어' ), 'ku' => array( 'name' => 'Kurdish',