summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2011-09-28 14:12:44 (GMT)
committerShane Kearns <shane.kearns@accenture.com>2011-09-28 14:19:00 (GMT)
commit61919115f0645c30514bd88109335b8f4637d192 (patch)
tree6275487f00fc50305fcc986ba93240733f2089d2 /src/corelib
parentabfec3ab053e8eae1f8f60e2ab7e107a1ad7635c (diff)
downloadQt-61919115f0645c30514bd88109335b8f4637d192.zip
Qt-61919115f0645c30514bd88109335b8f4637d192.tar.gz
Qt-61919115f0645c30514bd88109335b8f4637d192.tar.bz2
symbian - add support for ELangKazakh and ELangEnglish_India
I have not cherry picked this from 4.8 because it's tied up with a feature implementation that refactored the code somewhat. Task-number: QT-5298 Reviewed-by: mread
Diffstat (limited to 'src/corelib')
-rw-r--r--src/corelib/tools/qlocale_symbian.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/corelib/tools/qlocale_symbian.cpp b/src/corelib/tools/qlocale_symbian.cpp
index 2742c45..367017b 100644
--- a/src/corelib/tools/qlocale_symbian.cpp
+++ b/src/corelib/tools/qlocale_symbian.cpp
@@ -135,6 +135,7 @@ static const symbianToISO symbian_to_iso_list[] = {
{ ELangHebrew, "he_IL" }, // 57
{ ELangHindi, "hi_IN" }, // 58
{ ELangIndonesian, "id_ID" }, // 59
+ { ELangKazakh, "kk_KZ" }, // 63
{ ELangKorean, "ko_KO" }, // 65
{ ELangLatvian, "lv_LV" }, // 67
{ ELangLithuanian, "lt_LT" }, // 68
@@ -159,6 +160,7 @@ static const symbianToISO symbian_to_iso_list[] = {
{ ELangEnglish_Prc, "en_CN" }, // 159 ### Not supported by CLDR
{ ELangEnglish_Japan, "en_JP"}, // 160 ### Not supported by CLDR
{ ELangEnglish_Thailand, "en_TH" }, // 161 ### Not supported by CLDR
+ { 230/*ELangEnglish_India*/,"en_IN" }, // 230 - appeared in Symbian^3
{ ELangMalay_Apac, "ms" }, // 326
#endif
{ 327/*ELangIndonesian_Apac*/,"id_ID" } // 327 - appeared in Symbian^3