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