[gui-dev] New MessagesBundles cleanup
"Philippe Verdy" <[email protected]> Fri, 24 Sep 2004 20:35:46 +0200
| Newsgroups | gmane.network.gnutella.limewire.gui.devel |
|---|---|
| Message-ID | <025f01c4a265$4f5e8e50$d9167e52@VENGEROV> |
I have added a complete check of MessageBundles to detect dead/removed or invalid/incorrectly spelled resource keys. This is now in CountPercent.java. (run "java CountPercent check"). Also the new version now really works with .UTF-8 files rather than generated .properties files, because it's simpler to run this tool after modifying the actual UTF-8 source files rather than having to run native2ascii each time after changes. I used it to clean up all message bundles, correcting some resource keys that were incorrectly spelled. The status page for limewire.org should now be regenerated with "java CountPercent html > translate.shtml" as before, as it better reflects the current translation status. I will next include some other checks, and possibly a template-based regeneration that will avoid lots of manual editing. _______________________________________________ gui-dev mailing list [email protected] http://www.limewire.org/mailman/listinfo/gui-dev