Releases: jason-fox/fox.jason.translate.xliff
Releases · jason-fox/fox.jason.translate.xliff
Update Merge Function
Remove Dependency
v4.0.0 Release 4.0.0
Extend `@translate` support
- Add
@translate="no"
support - Add
@translate="yes"
support
Amend Cache functionality
Ensure that a cache file is always present to avoid XSL errors - Update for DITA-OT 3.7.
A dummy cache file is created if no cache file is specified.
Add Region Support
- Add
translate.region
support for Microsoft Azure - Ensure that
dataRefStart
anddataRefEnd
remain appropriately camel-cased
Update DTDs
v3.1.1 Update to 3.1.1
Use XSLT in preference to XMLTask
- Update processing to use XSLT.
- Re-add preapproved processing
- Bug fixes
XLIFF 2.1 Support
- Add
xliff.version
parameter - Create XLIFF 2 as default output
Switch to Java tasks
v2.1.0 Update plugin.xml
Add DeepL and Yandex translation options
- Extend from XMLTask Plug-in
- Add template with
depend.preprocess.pre
anddepend.preprocess.post
extension points - Split out JavaScript into separate files
- Add Relax NG xml-model to
plugin.xml