diff options
Diffstat (limited to '.tx/config_20221028214815.bak')
-rwxr-xr-x | .tx/config_20221028214815.bak | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.tx/config_20221028214815.bak b/.tx/config_20221028214815.bak new file mode 100755 index 00000000..d5e9d296 --- /dev/null +++ b/.tx/config_20221028214815.bak @@ -0,0 +1,23 @@ +[main] +host = https://www.transifex.com + +[MATE.master--mate-panel] +file_filter = po/<lang>.po +source_file = mate-panel.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.master--mate-clock-user-guide] +file_filter = help/mate-clock/<lang>/<lang>.po +source_file = help/mate-clock/mate-clock.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.master--mate-fish-user-guide] +file_filter = help/mate-fish/<lang>/<lang>.po +source_file = help/mate-fish/mate-fish.pot +source_lang = en +type = PO +minimum_perc = 2 |