Re: [android-developers] How to add string.xml for a different locale

2012-10-14 Thread TreKing
On Fri, Oct 12, 2012 at 1:13 PM, Farhan Tariq farhan@gmail.com wrote:

 Android uses es to refer to english language.


No it doesn't, it uses *en* (*EN*glish). *es* is for Spanish (*ES*paƱol*).*

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] How to add string.xml for a different locale

2012-10-12 Thread Farhan Tariq
Hi,

I have seen some forums, skimmed through stackoverflow before posting here.
I need to know how I can add a string.xml file for a different language.
Android uses es to refer to english language. How can I use, say
values-XX and a String.xml file in it for reading values in my app? I
want that my app should use String.xml in values-XX throughout my app,
without removing the other values... folders. Any help is greatly
appreciated.

Thank you

Farhan

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en