summaryrefslogtreecommitdiff
path: root/.tx
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-09-18 10:42:05 +0200
committerraveit65 <[email protected]>2018-09-18 10:42:05 +0200
commitf4e107c800250744d7aa7b761e4b7fb94ede3b35 (patch)
tree62008a4034f0ec38feec5f21c1cc8a350ba5f1b0 /.tx
parent81934df6a2dd673a7cda631ac47420bd357ba250 (diff)
downloadatril-f4e107c800250744d7aa7b761e4b7fb94ede3b35.tar.bz2
atril-f4e107c800250744d7aa7b761e4b7fb94ede3b35.tar.xz
tx: add atril-user-guide to transifex config
and correct path of normal .pot file
Diffstat (limited to '.tx')
-rw-r--r--.tx/config9
1 files changed, 8 insertions, 1 deletions
diff --git a/.tx/config b/.tx/config
index 184504cc..38cbc436 100644
--- a/.tx/config
+++ b/.tx/config
@@ -3,7 +3,14 @@ host = https://www.transifex.com
[MATE.1-20--atril]
file_filter = po/<lang>.po
-source_file = po/atril.pot
+source_file = atril.pot
+source_lang = en
+type = PO
+minimum_perc = 2
+
+[MATE.1-20--atril-user-quide]
+file_filter = help/<lang>/<lang>.po
+source_file = atril-user-quide.pot
source_lang = en
type = PO
minimum_perc = 2