From 312ad9d51e9fdc05897cf983683903e791dce6c5 Mon Sep 17 00:00:00 2001 From: thomascube Date: Mon, 12 Dec 2011 14:38:43 +0000 Subject: Correctly name the Khmer localization files --- program/localization/index.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'program/localization/index.inc') diff --git a/program/localization/index.inc b/program/localization/index.inc index 76eddc02a..498b96858 100644 --- a/program/localization/index.inc +++ b/program/localization/index.inc @@ -63,7 +63,7 @@ $rcube_languages = array( 'ga_IE' => 'Irish (Gaedhilge)', 'it_IT' => 'Italian (Italiano)', 'ja_JP' => 'Japanese (日本語)', - 'kh_KH' => 'Khmer (ភាសាខ្មែរ)', + 'km_KH' => 'Khmer (ភាសាខ្មែរ)', 'ko_KR' => 'Korean (한국어)', 'ku' => 'Kurdish (Kurmancî)', 'lv_LV' => 'Latvian (Latviešu)', @@ -109,6 +109,7 @@ $rcube_language_aliases = array( 'da' => 'da_DK', 'de' => 'de_DE', 'ee' => 'et_EE', + 'et' => 'et_EE', 'el' => 'el_GR', 'en' => 'en_US', 'eu' => 'eu_ES', @@ -121,6 +122,8 @@ $rcube_language_aliases = array( 'ja' => 'ja_JP', 'ko' => 'ko_KR', 'kr' => 'ko_KR', + 'kh' => 'km_KH', + 'km' => 'km_KH', 'ne' => 'ne_NP', 'no' => 'nn_NO', 'ms' => 'ms_MY', -- cgit v1.2.3