View Single Post
Old 01-08-2012, 01:46 AM   #75
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
Just realized that the last post wasn't really complete. So here is how to actually use it:

- extract: "java -jar tool/kt-l10n.jar extract -s ~/kindle-touch/fs/opt/amazon -t tmp/" -- will recursively scan ~/kindle-touch/fs/opt/amazon for jar files, and write all relevant properties to tmp/

- compile locale:
java -jar tool/kt-l10n.jar compile -s ./src/5.0.0/framework/ -t /tmp/locale-de.jar de

I have not taken the final step of updating the source .properties on transifex. eureka, Could you please verify that the output of "extract" makes sense before we go anywhere else? (BTW, this would also be a possibility to check for differences between 5.0.0 and 5.0.1. I tried the md5sum thing, but it's pretty useless because md5sums of almost all files have changed. I'm attaching the output of "extract" for 5.0.1.) Then the only thing left to do is to actually update the source files for transifex... Could you please do that? (I don't know how you managed to automatically update the .tx/config and have the files appear on transifex with the correct name etc.)
Attached Files
File Type: zip extract_501.zip (153.4 KB, 334 views)
ixtab is offline   Reply With Quote