This repository contains OmegaT project templates that can be used to create OmegaT project packages. There are different templates depending on the file type and the filter used.
It is assumed that the user's OmegaT installation has been customized with the files available here, as explained in our installation and customization guide (Windows or Mac).
To create actual project package instances, proceed like this:
- Put the source files in the
source
folder. - Change the target language code (text content of the
<target_lang>
node) in each project’somegat.project
file to the actual correct expected code. - Give the project package an appropriate name (if possible, ending in
_OMT
).
The language code used in the project settings must be taken from the OmegaT column of cApStAn's Language code finder (or fetched using the language code basic API). Use the OmegaT tag that corresponds your three-letter PISA language code.
You can check OMT packages for language code compliance with this utility.