i want to create an application which supports both simplified and traditional chinese. so i created 2 strings.xml in values-zh-rCN (sim. chi) and values-zh-rTW (tra. chi). but then i run the application in the emulator, it seems that only the default strings.xml is loaded.
i tried to use values-zh as the strings.xml folder. it will be loaded for both zh-CN and zh-TW locales. so is that i cannot add region code for the strings.xml? Thanks for your answer Regards, Kit -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

