summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-10-28 21:55:15 +0200
committermbkma <[email protected]>2022-10-28 23:50:09 +0200
commit5fb335120b570dfb36bebb50ab0fd623d659dc7e (patch)
treed7c0916276b982db09f51ae45cb660784c971bb1
parent4bd4942da80bf73320993eb1dd3c9aedf8123b11 (diff)
downloadmarco-5fb335120b570dfb36bebb50ab0fd623d659dc7e.tar.bz2
marco-5fb335120b570dfb36bebb50ab0fd623d659dc7e.tar.xz
tx: migrate config file
-rw-r--r--.tx/config13
-rwxr-xr-x.tx/config_20221028214814.bak9
2 files changed, 16 insertions, 6 deletions
diff --git a/.tx/config b/.tx/config
index 4c8dd2f6..c5166fd8 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,9 +1,10 @@
[main]
host = https://www.transifex.com
-
-[MATE.master--marco]
-file_filter = po/<lang>.po
-source_file = po/marco.pot
-source_lang = en
-type = PO
+
+[o:mate:p:MATE:r:master--marco]
+file_filter = po/<lang>.po
+source_file = po/marco.pot
+source_lang = en
+type = PO
minimum_perc = 2
+
diff --git a/.tx/config_20221028214814.bak b/.tx/config_20221028214814.bak
new file mode 100755
index 00000000..4c8dd2f6
--- /dev/null
+++ b/.tx/config_20221028214814.bak
@@ -0,0 +1,9 @@
+[main]
+host = https://www.transifex.com
+
+[MATE.master--marco]
+file_filter = po/<lang>.po
+source_file = po/marco.pot
+source_lang = en
+type = PO
+minimum_perc = 2