Eric House
|
437e2024cc
|
generate hashmap from strings.xml -- all of them -- making it
unmodifiable, and test for stuff not being in it.
|
2014-04-06 18:58:33 -07:00 |
|
Eric House
|
663f4293a9
|
display English text on left side of table
|
2014-04-05 11:45:20 -07:00 |
|
Eric House
|
16346beeb1
|
enforce new convention: strings containing formatting must be names whatever_fmt (and strings containing formatting must be so named.) I'm going to have to parse such strings, which will be expensive, so being able to determine from the name whether there's a need should help.
|
2014-04-04 23:42:57 -07:00 |
|
Eric House
|
2b2fd32951
|
replace %s and %d (and enforce)
|
2014-04-04 23:09:50 -07:00 |
|
Eric House
|
589b740af6
|
include loc: strings from common_rsrc.xml
|
2014-04-04 07:59:16 -07:00 |
|
Eric House
|
11dabca721
|
generate mapping from actual strings to R.string.id that can be used at runtime to convert/lookup menu titles. Works to uppercase a menu! Changes break dbg and bt builds -- to be fixed.
|
2014-04-03 22:27:50 -07:00 |
|