TMX Localization Editor 0.1.4 (Default branch)

The TMX Localization Editor allows for the viewing, editing, and saving of localization data in the TMX open standard. Based on locale4j and written in Java/Swing, it is a quick and useful tool for localizing applications. Currently, the editor implements the TMX 2.0 draft specification. License: Mozilla Public License (MPL) Changes:
TMX file output was made cleaner. The text areas to enter in translation values were made larger. When saving out a TMX file, the file will be sorted alphabetically, no namespaces will be appeneded onto tag names, and leading/trailing whitespace is now trimmed from values.

More...