diff options
Diffstat (limited to '.tx')
-rw-r--r-- | .tx/config | 13 | ||||
-rwxr-xr-x | .tx/config_20221028215442.bak | 9 |
2 files changed, 16 insertions, 6 deletions
@@ -1,9 +1,10 @@ [main] host = https://www.transifex.com - -[MATE.master--mate-indicator-applet] -file_filter = po/<lang>.po -source_file = po/mate-indicator-applet.pot -source_lang = en -type = PO + +[o:mate:p:MATE:r:master--mate-indicator-applet] +file_filter = po/<lang>.po +source_file = po/mate-indicator-applet.pot +source_lang = en +type = PO minimum_perc = 2 + diff --git a/.tx/config_20221028215442.bak b/.tx/config_20221028215442.bak new file mode 100755 index 0000000..c9b09ec --- /dev/null +++ b/.tx/config_20221028215442.bak @@ -0,0 +1,9 @@ +[main] +host = https://www.transifex.com + +[MATE.master--mate-indicator-applet] +file_filter = po/<lang>.po +source_file = po/mate-indicator-applet.pot +source_lang = en +type = PO +minimum_perc = 2 |