diff options
author | raveit65 <[email protected]> | 2018-09-18 10:57:35 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-09-18 10:57:35 +0200 |
commit | e6322d0eaa40fbbbe47167d55cb0a537d6e5aee0 (patch) | |
tree | eadcaed53cb5afb097fb5624c621ce35bd0272ef /.tx | |
parent | 856bf945f4bb3956660d910239796b1500dd4999 (diff) | |
download | atril-e6322d0eaa40fbbbe47167d55cb0a537d6e5aee0.tar.bz2 atril-e6322d0eaa40fbbbe47167d55cb0a537d6e5aee0.tar.xz |
tx: add atril-user-guide to transifex config
Diffstat (limited to '.tx')
-rw-r--r-- | .tx/config | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -3,7 +3,14 @@ host = https://www.transifex.com [MATE.master--atril] file_filter = po/<lang>.po -source_file = po/atril.pot +source_file = atril.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.master--atril-user-quide] +file_filter = help/<lang>/<lang>.po +source_file = atril-user-quide.pot source_lang = en type = PO minimum_perc = 2 |