summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.tx/config23
-rwxr-xr-x.tx/config_20221028214811.bak16
2 files changed, 28 insertions, 11 deletions
diff --git a/.tx/config b/.tx/config
index 7a5cfa0..803c599 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,16 +1,17 @@
[main]
host = https://www.transifex.com
-
-[MATE.master--libmateweather]
-file_filter = po/<lang>.po
-source_file = libmateweather.pot
-source_lang = en
-type = PO
+
+[o:mate:p:MATE:r:master--libmateweather]
+file_filter = po/<lang>.po
+source_file = libmateweather.pot
+source_lang = en
+type = PO
minimum_perc = 2
-[MATE.master--libmateweather-locations]
-file_filter = po-locations/<lang>.po
-source_file = locations.pot
-source_lang = en
-type = PO
+[o:mate:p:MATE:r:master--libmateweather-locations]
+file_filter = po-locations/<lang>.po
+source_file = locations.pot
+source_lang = en
+type = PO
minimum_perc = 2
+
diff --git a/.tx/config_20221028214811.bak b/.tx/config_20221028214811.bak
new file mode 100755
index 0000000..7a5cfa0
--- /dev/null
+++ b/.tx/config_20221028214811.bak
@@ -0,0 +1,16 @@
+[main]
+host = https://www.transifex.com
+
+[MATE.master--libmateweather]
+file_filter = po/<lang>.po
+source_file = libmateweather.pot
+source_lang = en
+type = PO
+minimum_perc = 2
+
+[MATE.master--libmateweather-locations]
+file_filter = po-locations/<lang>.po
+source_file = locations.pot
+source_lang = en
+type = PO
+minimum_perc = 2