summaryrefslogtreecommitdiff
path: root/.tx/config
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-10-28 21:54:16 +0200
committermbkma <[email protected]>2022-10-28 21:54:16 +0200
commit2ad5cd1e5ac08c935a23f81a13979a2a874e5f9e (patch)
tree5b6cb9e20974bd7d1e4bbb9fd09414c9b018c8f2 /.tx/config
parent59eae69aeff064a1be7dc0d26b94d8484e941e69 (diff)
downloadengrampa-2ad5cd1e5ac08c935a23f81a13979a2a874e5f9e.tar.bz2
engrampa-2ad5cd1e5ac08c935a23f81a13979a2a874e5f9e.tar.xz
tx: migrate config file
Diffstat (limited to '.tx/config')
-rw-r--r--.tx/config23
1 files changed, 12 insertions, 11 deletions
diff --git a/.tx/config b/.tx/config
index 0d3cb0b..4ce3170 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,16 +1,17 @@
[main]
host = https://www.transifex.com
-
-[MATE.master--engrampa]
-file_filter = po/<lang>.po
-source_file = engrampa.pot
-source_lang = en
-type = PO
+
+[o:mate:p:MATE:r:master--engrampa]
+file_filter = po/<lang>.po
+source_file = engrampa.pot
+source_lang = en
+type = PO
minimum_perc = 2
-[MATE.master--engrampa-user-guide]
-file_filter = help/<lang>/<lang>.po
-source_file = help/engrampa.pot
-source_lang = en
-type = PO
+[o:mate:p:MATE:r:master--engrampa-user-guide]
+file_filter = help/<lang>/<lang>.po
+source_file = help/engrampa.pot
+source_lang = en
+type = PO
minimum_perc = 2
+