locale4j is a Java library for working with localization data. The library currently supports the TMX file format. Future versions will support XLIFF, po and resource bundles. Translations can also be stored in memory or in a database for use at runtime.
locale4j 1.1.4 has been released! It contains a few minor changes that help when saving out TMX data. Strings with leading and trailing whitespace will now be trimmed, and translation XML entries will be organized in alphabetical order in the output ...
locale4j has been updated to save entries in an alphabetical order, as well as trim all strings to remove leading and trailing whitespace as they are saved out.
We are excited to announce that locale4j 1.1.2 has been released. Currently it is still in its early phases and intended for developers and testers interested in helping the project along. After a bit more testing it should be ready for a stable release ...
* removeKey added to LocaleStore * removeLocale added to LocaleStore * XML Pretty Print on TMX file save
Documentation Updates Javadoc Generation Javadoc JAR Generation Eclipse project file updates Script added for maven upload
* Switch the build system to Apache Maven. * Generate additional information reports for the website. * Implement coding style changes suggested by checkstyle.
* Switch the build system to Apache Maven. * Generate additional information reports for the website. * Implement coding style changes suggested by checkstyle.
Initial Release of locale4j.
Initial Release of locale4j.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use