Hello.

I want to translate my app into all available markets.

Now, from the market, we have:
English (en_US) | 日本語 (ja_JP) | français (fr_FR) | čeština (cs_CZ) |
Español (es_ES) | русский (ru_RU) | Deutsch (de_DE) | 한국어 (ko_KR) |
italiano (it_IT) | português (pt_PT) | polski (pl_PL) | Nederlands
(nl_NL) | 中文(繁體) (zh_TW) |


However, look at  http://developer.android.com/reference/java/util/Locale.html

it lacks : polish pl_PL and nl_NL

Now what I'm doing is creating values-fr values-es  directories.  But
my phone only has english and spanish locales.

Here's two things that would help:

1. A definitive list of all locale suffixes that are allowable as the
values-?? directory names
2. A way to add more locales to my phone.

-- 
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

Reply via email to