diff options
author | raveit65 <[email protected]> | 2023-10-12 12:54:06 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-10-12 12:54:06 +0200 |
commit | 70768a4e79e80e7001f50d84aa36818ec0877e68 (patch) | |
tree | f095d27e9172232a2884848647db782f6a1c17c5 /.tx/config | |
parent | b4267708fd0970e8d2be7833351593bc46f62b30 (diff) | |
download | caja-70768a4e79e80e7001f50d84aa36818ec0877e68.tar.bz2 caja-70768a4e79e80e7001f50d84aa36818ec0877e68.tar.xz |
tx: migrate to new transifex api
Diffstat (limited to '.tx/config')
-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--caja] -file_filter = po/<lang>.po -source_file = po/caja.pot -source_lang = en -type = PO + +[o:mate:p:MATE:r:1-26--caja] +file_filter = po/<lang>.po +source_file = po/caja.pot +source_lang = en +type = PO minimum_perc = 2 + |