Add auto-translation tool to help update strings with Google Translate. Let it reorde...
authorsrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 17 Jun 2010 10:55:00 +0000 (10:55 +0000)
committersrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 17 Jun 2010 10:55:00 +0000 (10:55 +0000)
commitc3f08c66acaa0eab6529e5caffe2ac0e2a8e9093
tree5e4f3d30f9b2d43761a215cd22280d7869c73d4a
parent2ecca4f2d5075168741b6d56e999b1d21c2332a4
Add auto-translation tool to help update strings with Google Translate. Let it reorder (but not change) existing translations alphabetically by key. Add bulk-scan strings along the way as a test.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1442 59b500cc-1b3d-0410-9834-0bbf25fbcc57
19 files changed:
android/res/values-ar/strings.xml
android/res/values-cs/strings.xml
android/res/values-da/strings.xml
android/res/values-de/strings.xml
android/res/values-es/strings.xml
android/res/values-fi/strings.xml
android/res/values-fr/strings.xml
android/res/values-hu/strings.xml
android/res/values-it/strings.xml
android/res/values-ja-rJP/strings.xml
android/res/values-nl/strings.xml
android/res/values-pl/strings.xml
android/res/values-pt/strings.xml
android/res/values-ru/strings.xml
android/res/values-sv/strings.xml
android/res/values-zh-rCN/strings.xml
android/res/values-zh-rTW/strings.xml
android/res/values/strings.xml
javase/src/com/google/zxing/StringsResourceTranslator.java [new file with mode: 0644]