
Originally Posted by
ho3ho3
Hi,
I am trying to add Simplified Chinese support to an application for Symbian OS. The application has other language files already so I just need to add a Simplified Chinese file but I don't know what the two letter code is for Simplified Chinese. Can you help? Thanks.
I know that EN is English, DE is German. Should Chinese be CN or ZH?
Pei-Hwa
Hi,
" >> Symbian OS v9.4 >> Symbian OS Tools And Utilities >> Software Installation Toolkit - reference >> Package file format >> (language code table) "
"Language code tables"
http://developer.symbian.com/main/do...ges_table.html
Code:
...
Chinese Taiwan, TC, ELangTaiwanChinese, 29
Hong Kong Chinese, HK, ELangHongKongChinese, 30
Chinese PRC, ZH, ELangPrcChinese, 31
...
Regards
Ziteng Chen