Skip to content

v1.2

Compare
Choose a tag to compare
@remuslazar remuslazar released this 04 Nov 12:52
· 22 commits to develop since this release

Install

View in Mac App Store

Bugfixes

  • Filter is now also using the source string

New Features:

  • XLIFF XML file formatting and indending is now preserved
  • New Filter option: "Show only non-translated items"
  • FormatString Validation implemented: The validation logic checks if all format characters from source are also available in the target. If not, a ValidationError Window is modally presented, telling the user which format chars are missing.
  • Better error handling and reporting when the XLIFF file cannot be parsed, also
    reporting the XPath where the first error occurred.
  • Preserve the expanded-state of all the sections in the Outline View, especially when using the filter tool.