Traditional and simplified chinese translations
Hi,
How can my symbian application detect if it has to use Traditional or simplified Chinese translations? Did not find much information here. QLocale only gives zh with country code. also can't use 4.8 as symbian support is not yet close to release
-Yogeshwar
Re: Traditional and simplified chinese translations
The AknLangUtils :: DisplayLanguageTagL() may resolve the [URL="http://www.developer.nokia.com/Community/Wiki/CS000807_-_Localizing_application_strings"]problem[/URL].
Re: Traditional and simplified chinese translations
Thanks will try this out and let you know