Changelog:

  • Simplify XLIFF tags(e.g. <g id="1"></g> -> <g1></g1>)
  • A new XML Parser which can handle in-line tags better.
  • BugFix: XLIFF filter can now import groups which are at the same level with trans-units
  • BugFix: When the source TextArea’s text is reset, the styles will be updated.