2009/3/23 Yossi <[email protected]>: > > Hi, > > I'm planning to localize my app (e.g. translate to different > languages). Assuming it will support English and German, does it mean > that users in Germany will get only the German text or would they be > able to choose having it in English? Hi, you should put your strings in string.xml files values-en/strings.xml values-de/strings.xml
Check http://developer.android.com/guide/topics/resources/resources-i18n.html for more info They can choose to switch the whole device in english in the Settings -- Lliane aka Simon Depiets Epita Promo 2011,42 http://www.lliane.com A man is smoking with his girlfriend. She angers herself : "don't you see the warning on the box ?!" To which the man replies, "I am a programmer. I don't worry about warnings. I only worry about errors." --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

