Documentation
IMPORT XLIFF
usage
<IMPORT>
<XLIFF path=""/>
</IMPORT>
paramètres
path
retourne
<RESULTS/>
Imports a xliff file (.xlf), accompanied by its skeleton (.skl), compressed together as a zip file (.zip).
Xliff is a standard XML file format, destined to simplify the translation of datas inside the database.
exemples
<IMPORT>
<XLIFF path="/media/translation_eng.zip"/>
</IMPORT>