summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2023-04-28 21:19:40 +0200
committerraveit65 <[email protected]>2023-04-28 21:19:40 +0200
commit1d4a7ff8224a40cabb723a85406609f59691e795 (patch)
tree62055228dc1af1838a16d5815454a74addaf0945
parentc585b945d27e883908c437d12aa9c453db2143f4 (diff)
downloadatril-1d4a7ff8224a40cabb723a85406609f59691e795.tar.bz2
atril-1d4a7ff8224a40cabb723a85406609f59691e795.tar.xz
tx: migrate to new api
-rw-r--r--.tx/config23
1 files changed, 12 insertions, 11 deletions
diff --git a/.tx/config b/.tx/config
index 5083a57f..83e16ed7 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,16 +1,17 @@
[main]
host = https://www.transifex.com
-
-[MATE.1-26--atril]
-file_filter = po/<lang>.po
-source_file = atril.pot
-source_lang = en
-type = PO
+
+[o:mate:p:MATE:r:1-26--atril]
+file_filter = po/<lang>.po
+source_file = atril.pot
+source_lang = en
+type = PO
minimum_perc = 2
-[MATE.1-26--atril-user-guide]
-file_filter = help/<lang>/<lang>.po
-source_file = help/atril.pot
-source_lang = en
-type = PO
+[o:mate:p:MATE:r:1-26--atril-user-guide]
+file_filter = help/<lang>/<lang>.po
+source_file = help/atril.pot
+source_lang = en
+type = PO
minimum_perc = 2
+