Releases: rmraya/OpenXLIFF
Releases · rmraya/OpenXLIFF
Improved report of task results
- Used constants to indicate success or error
- Added methods to server for retrieving task results
- Added command to stop server via URL access
Fixed merging of MS Office files from XLIFF 2.0
- Fixed merging of MS Office files from XLIFF 2.0
- Fixed handling of parent folder when merging XLIFF from current folder
Updated for Swordfish 3.4.3
- Added code to join XLIFF files
- Cleaned code
Updated for Swordfish 3.4-0
- Fixed conversion of IDML files
- Fixed XML indentation
- Simplified XML writing
- Cleared cached XML content
- Allowed setting skeleton folder in conversion server
Export from XLIFF to TMX
- Added option to export approved XLIFF segments as TMX
- Fixed conversion of MS Office files
Improved validation of XLIFF 2.0
- Improved validation of XLIFF 2.0
- Allowed reuse of more components in other projects
Added Translation Status Analysis
- Added Translation Status Analysis
- Improved conversion to/from XLIFF 2.0
- Reduced memory needs for XML DOM
- Several code improvements
Added XLIFFChecker
- Incorporated XLIFFChecker code
- Fixed some bugs from initial release