• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Question on andriod Localization

Hi,

To show the Simplified Chinese.
- /values/strings.xml (default)
- /values-zh-rCN/strings.xml (for locale = zh-CN)
- /values-zh-rTW/strings.xml (for locale = zh-TW)

are used to show according to forum answers . Now is it necessary for zh-CN to give /values-zh-rCN/strings.xml why I can't give /values-zh-CN/strings.xml my
question is is CN will work in place of rCN in that file name.

Thanks and waiting for your response
Pratik
 
Back
Top Bottom