diff options
author | raveit65 <[email protected]> | 2018-09-26 17:52:50 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-09-26 17:52:50 +0200 |
commit | fd7563d2db04271f8f36452a394bbb44c79d8308 (patch) | |
tree | bd10f8310990e0f3fb43b669c7d7c98bbccf284b /.tx | |
parent | 0c6a7a0f037c253a0fa88810bcab680e4a8c4f6e (diff) | |
download | engrampa-fd7563d2db04271f8f36452a394bbb44c79d8308.tar.bz2 engrampa-fd7563d2db04271f8f36452a394bbb44c79d8308.tar.xz |
tx: add atril help 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--engrampa] file_filter = po/<lang>.po -source_file = po/engrampa.pot +source_file = engrampa.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.master--engrampa-user-quide] +file_filter = help/<lang>/<lang>.po +source_file = help/engrampa.pot source_lang = en type = PO minimum_perc = 2 |