You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.