mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
67bca0dd4e
that. Instead use the English strings themselves as keys. Generate a java array of all R.string.whatever contants at build time, and use that at runtime to build a hashmap of localizable strings that may be found in UI widgets. When one is found and there's a translation, substitute. |
||
---|---|---|
.. | ||
assets | ||
img_src | ||
jni | ||
libs | ||
res | ||
src/org/eehouse/android/xw4 | ||
.gitignore | ||
AndroidManifest.xml | ||
build.xml | ||
build_unchecked.xml | ||
project.properties |