diff options
author | mbkma <[email protected]> | 2022-10-28 21:54:47 +0200 |
---|---|---|
committer | mbkma <[email protected]> | 2022-10-28 21:54:47 +0200 |
commit | 4ccf751fd04c005c0af1adb2aba1444c39e3d9b4 (patch) | |
tree | bdd01a181b4f126b5ebb00e4c3ebf304cdc4e846 /.tx/config_20221028215447.bak | |
parent | 9b8b3fb98ee475fc6db97e28c70dbd532b8de8a8 (diff) | |
download | python-caja-4ccf751fd04c005c0af1adb2aba1444c39e3d9b4.tar.bz2 python-caja-4ccf751fd04c005c0af1adb2aba1444c39e3d9b4.tar.xz |
tx: migrate config file
Diffstat (limited to '.tx/config_20221028215447.bak')
-rwxr-xr-x | .tx/config_20221028215447.bak | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.tx/config_20221028215447.bak b/.tx/config_20221028215447.bak new file mode 100755 index 0000000..4c3300e --- /dev/null +++ b/.tx/config_20221028215447.bak @@ -0,0 +1,9 @@ +[main] +host = https://www.transifex.com + +[MATE.master--python-caja] +file_filter = po/<lang>.po +source_file = po/python-caja.pot +source_lang = en +type = PO +minimum_perc = 2 |