Also try
system.getPreference(‘locale’, ‘identifier’)
system.getPreference(‘locale’, ‘country’)
system.getPreference(‘ui’, ‘language’)
and see if one of them gives you the country code – for instance, TW is Taiwan, where they use traditional Chinese (as they do in Hong Kong). Haven’t checked on the iPhone recently but I tried system.getPreference(‘locale’, ‘identifier’) on my Android Xoom and it gave me e.g. “en_US” for English.
Also, here’s how you switch to Chinese on iOS – look for
??? = Simplified Chinese (China mainland)
??? = Traditional Chinese
Make sure you memorize how to get to these settings (by dialog position) so that you are able to switch back to English later on.
Note that Traditional Chinese and Simplified Chinese bear a relation, so people in either location *may* be able to read the characters of the other location (but there may be small political or cultural dislike of a particular form, depending on location).
I’ve translated my games to Chinese (I’m only using ZH, then serve Simplified) and it might be a powerful download location – in fact, China is getting me the most downloads of all countries by far. [import]uid: 10284 topic_id: 24112 reply_id: 97305[/import]