start

OmegaT glossary

New in 1.5.1

OmegaT allows a translator to create a terminology list of glossary files. It uses this file to provide its glossary matches to the OmegaT users.

Format specifications

The glossary files is a tab delimeted files with three columns:

  1. source
  2. target
  3. comment

The files is stored in the system locale if the files extension is .txt or in UTF-8 if the file extension is .utf8.

Conformance

The implementation can load files in UTF-8 or the system encoding.

Issues