Add example of optional path for team projects.

This commit is contained in:
Philippe Tourigny 2022-08-15 14:44:48 +09:00
parent 1af672aba1
commit fe7ec0888d
1 changed files with 8 additions and 1 deletions

View File

@ -12,6 +12,10 @@
projects = /Documents/OmegaT_Projects
glossaries = %(projects)s/glossaries
# Optional default path for multi-translator TMX files.
# Uncomment the line below to set the path.
# tmxpath = %(projects)s/team_projects
[Files]
# The files needed to collect and copy OmegaT project data,
# and the extensions that identify potential glossary files.
@ -32,4 +36,7 @@ glossary_files = *.txt, *.utf8, *.csv, *.tsv
# username and identifier will result in a file called "EN-JT.tmx".
# Replace the example line with your own list of translator usernames,
# and assign a unique identifier to each one):
junior_translator = JT
Junior Translator = JT
Translator A = TA
Translator B = TB