xwords/xwords4/android/XWords4/res
Eric House 67bca0dd4e Because loc: strings can't be supplied for all Views, don't do
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.
2014-04-09 21:09:46 -07:00
..
drawable remove no-longer-needed drawable 2012-10-01 17:52:56 -07:00
drawable-hdpi remove unused images 2013-10-24 06:40:20 -07:00
drawable-mdpi remove unused images 2013-10-24 06:40:20 -07:00
drawable-xhdpi remove unused images 2013-10-24 06:40:20 -07:00
layout Because loc: strings can't be supplied for all Views, don't do 2014-04-09 21:09:46 -07:00
layout-small Because loc: strings can't be supplied for all Views, don't do 2014-04-09 21:09:46 -07:00
menu Because loc: strings can't be supplied for all Views, don't do 2014-04-09 21:09:46 -07:00
menu-small Because loc: strings can't be supplied for all Views, don't do 2014-04-09 21:09:46 -07:00
raw update strings for release 2014-03-21 18:57:00 -07:00
values Because loc: strings can't be supplied for all Views, don't do 2014-04-09 21:09:46 -07:00
values-large add toolbar button style for 'large' devices so buttons are bigger on 2012-07-02 07:39:06 -07:00
xml (more of prev commit) generate xml layout files from res_src, and run all inflation through LocUtils that tries to substitute strings 2014-04-08 06:48:42 -07:00