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