From 7e5787d9481d446356b1878f9b64a276e036ded2 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 17 Apr 2010 12:55:08 +0000 Subject: [PATCH] =?UTF-8?q?-=20Patch=20#582414=20by=20plach:=20English=20a?= =?UTF-8?q?nd=20native=20name=20for=20the=20Kyrgyz=20language=20has=20to?= =?UTF-8?q?=20be=20changed=20from=20'Kirghiz(=D0=9A=D1=8B=D1=80=D0=B3?= =?UTF-8?q?=D1=8B=D0=B7)'=20to=20'Kyrgyz(=D0=9A=D1=8B=D1=80=D0=B3=D1=8B?= =?UTF-8?q?=D0=B7=20=D1=82=D0=B8=D0=BB=D0=B8)'.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- includes/iso.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/iso.inc b/includes/iso.inc index 40102eff070..7a5267a02c8 100644 --- a/includes/iso.inc +++ b/includes/iso.inc @@ -376,7 +376,7 @@ function _locale_get_predefined_list() { 'ku' => array('Kurdish', 'Kurdî'), 'kv' => array('Komi'), 'kw' => array('Cornish'), - 'ky' => array('Kirghiz', 'Кыргыз'), + 'ky' => array('Kyrgyz', 'Кыргыз тили'), 'la' => array('Latin', 'Latina'), 'lb' => array('Luxembourgish'), 'lg' => array('Luganda'),