File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ Project **[XLIFF Manager](https://github.com/rmraya/XLIFFManager)** implements a
2222
2323Version | Comment | Release Date
2424--------|---------|-------------
25+ 1.6.0 | Added support for XLIFF files from WPML WordPress Plugin | December 01, 2019
25261.5.2 | Improved segmenter performance | October 29, 2019
26271.5.1 | Fixed catalog on Windows | September 22, 2019
27281.5.0 | Improved support for empty < ; xref/> elements in DITA; improved support for XML catalogs | September 5, 2019
@@ -58,6 +59,7 @@ OpenXLIFF Filters can generate XLIFF 1.2 and XLIFF 2.0 from these formats:
5859 - Plain Text
5960 - SDLXLIFF (Trados Studio)
6061 - TXML (GlobalLink/Wordfast PRO)
62+ - WPML XLIFF (WordPress Multilingual Plugin)
6163- ** XML Formats**
6264 - XML (Generic)
6365 - DITA 1.0, 1.1, 1.2 and 1.3
@@ -135,6 +137,7 @@ Document Types
135137 TEXT = Plain Text
136138 TS = TS (Qt Linguist translation source)
137139 TXML = TXML Document
140+ WPML = WPML XLIFF
138141 XML = XML Document
139142 XMLG = XML (Generic)
140143```
You can’t perform that action at this time.
0 commit comments