The officially supported localizations for the Android OS can be found for each API... As for the latest, Android 4.0.3, you can find them here: http://developer.android.com/sdk/android-4.0.3.html#locs
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Apr 26, 2012 at 5:27 AM, Yuvi <[email protected]> wrote: > While trying to add localized resources for the [Sakha language][1] in > my android app, I kept getting errored out with the following message: > > [aapt] invalid resource directory name: /Users/yuvipanda/code/ > WikipediaMobile/res/values-bho > > BUILD FAILED > /Users/yuvipanda/adk/tools/ant/build.xml:539: The following error > occurred while executing this line: > /Users/yuvipanda/adk/tools/ant/build.xml:568: null returned: 1 > > Trying to add variants for *any* three letter language code gives me > the same error (`values-bho`, `values-kbd`, `values-sah`, etc). > > Is there a trick I'm missing, or does Android not support having > localizations for languages with only 3 letter language codes? > > [1]: http://en.wikipedia.org/wiki/Sakha_language > > -- > 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 -- 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

