diff options
author | raveit65 <[email protected]> | 2023-05-13 10:09:56 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-05-13 10:09:56 +0200 |
commit | f1eda6e824fab0395fde97c43d7edf826cff9842 (patch) | |
tree | b16fae733746201fe19e419a899b1a0e49f5764e | |
parent | 136721c5eca5b80100817190fbf775604f9acb8d (diff) | |
download | mate-media-f1eda6e824fab0395fde97c43d7edf826cff9842.tar.bz2 mate-media-f1eda6e824fab0395fde97c43d7edf826cff9842.tar.xz |
tx: migrate to new API
-rw-r--r-- | .tx/config | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -1,9 +1,10 @@ [main] host = https://www.transifex.com - -[MATE.1-26--mate-media] -file_filter = po/<lang>.po -source_file = po/mate-media.pot -source_lang = en -type = PO + +[o:mate:p:MATE:r:1-26--mate-media] +file_filter = po/<lang>.po +source_file = po/mate-media.pot +source_lang = en +type = PO minimum_perc = 2 + |