summaryrefslogtreecommitdiff
path: root/.tx
diff options
context:
space:
mode:
Diffstat (limited to '.tx')
-rw-r--r--.tx/config23
-rwxr-xr-x.tx/config_20221028215411.bak16
2 files changed, 28 insertions, 11 deletions
diff --git a/.tx/config b/.tx/config
index db4369b..40e3445 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,16 +1,17 @@
[main]
host = https://www.transifex.com
-
-[MATE.master--eom]
-file_filter = po/<lang>.po
-source_file = eom.pot
-source_lang = en
-type = PO
+
+[o:mate:p:MATE:r:master--eom]
+file_filter = po/<lang>.po
+source_file = eom.pot
+source_lang = en
+type = PO
minimum_perc = 2
-[MATE.master--eom-user-guide]
-file_filter = help/<lang>/<lang>.po
-source_file = help/eom.pot
-source_lang = en
-type = PO
+[o:mate:p:MATE:r:master--eom-user-guide]
+file_filter = help/<lang>/<lang>.po
+source_file = help/eom.pot
+source_lang = en
+type = PO
minimum_perc = 2
+
diff --git a/.tx/config_20221028215411.bak b/.tx/config_20221028215411.bak
new file mode 100755
index 0000000..db4369b
--- /dev/null
+++ b/.tx/config_20221028215411.bak
@@ -0,0 +1,16 @@
+[main]
+host = https://www.transifex.com
+
+[MATE.master--eom]
+file_filter = po/<lang>.po
+source_file = eom.pot
+source_lang = en
+type = PO
+minimum_perc = 2
+
+[MATE.master--eom-user-guide]
+file_filter = help/<lang>/<lang>.po
+source_file = help/eom.pot
+source_lang = en
+type = PO
+minimum_perc = 2