From a34f74fb507ef30fd7d4fdacdb062302fd26384a Mon Sep 17 00:00:00 2001 From: tomekp Date: Wed, 26 Sep 2007 08:20:31 +0000 Subject: update thai localization, closes #1484578 git-svn-id: https://svn.roundcube.net/trunk@818 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/index.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'roundcubemail/program/localization/index.inc') diff --git a/roundcubemail/program/localization/index.inc b/roundcubemail/program/localization/index.inc index 47d478346..6d010a6fb 100644 --- a/roundcubemail/program/localization/index.inc +++ b/roundcubemail/program/localization/index.inc @@ -70,7 +70,7 @@ 'sr_latin' => 'Serbian Latin', 'sr_cyrillic' => 'Serbian Cyrillic', 'tr' => 'Turkish', - 'th' => 'Thai', + 'th_TH' => 'Thai', 'uk' => 'Ukrainian', 'vn' => 'Vietnamese' ); @@ -78,14 +78,14 @@ $rcube_language_aliases = array( 'ee' => 'et_EE', 'bs' => 'bs_BA', - 'cn' => 'zh_CN', + 'cn' => 'zh_CN', 'de' => 'de_DE', 'en' => 'en_US', 'ga' => 'ga_IE', 'nl' => 'nl_NL', 'no' => 'nn_NO', 'pt' => 'pt_PT', - 'tw' => 'zh_TW' + 'tw' => 'zh_TW' ); $rcube_charsets = array(); -- cgit v1.2.3