Release Notes: This release 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 file. Also, tags in the XML output will no longer contain namespaces such as "tmx:" before the tag names.


Release Notes: This release 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 file. Also, tags in the XML output will no longer contain namespaces such as "tmx:" before the tag names.


Release Notes: removeKey and removeLocale were added to the LocaleStore interface. XML formatting (pretty print) was added for TMX Document save.