View Single Post
Old 01-03-2012, 09:54 PM   #69
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
ok, final update for today.

I rewrote the parser to consider all compiled ResourceBundles (this does *NOT* include the very few .properties files). The unfiltered result is attached.

3 notes:
  1. This file is purely informational. Don't even bother to download it unless you're deep into the topic.
  2. There is exactly one file which throws an Exception with this method, because it requires a special JRE. That's not a big issue though.
  3. The file contains *all* retrieved information, and is thus a superset of what would have to be (and can be) translated. For us, most probably only String and String[] resources are relevant. There (very) few String[][] as well.
Attached Files
File Type: txt out.txt (488.8 KB, 5529 views)
ixtab is offline   Reply With Quote