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