diff --git a/.tx/config b/.tx/config index 8cb4e534..4d840dd1 100644 --- a/.tx/config +++ b/.tx/config @@ -1,9 +1,10 @@ [main] host = https://www.transifex.com -[heidisql.ui] -file_filter = out/locale//LC_MESSAGES/default.po -source_file = out/locale/en/LC_MESSAGES/default.po -source_lang = en -type = PO +[o:heidisql:p:heidisql:r:ui] +file_filter = out/locale//LC_MESSAGES/default.po +source_file = out/locale/en/LC_MESSAGES/default.po +source_lang = en +type = PO minimum_perc = 20 + diff --git a/extra/internationalization/tx.exe b/extra/internationalization/tx.exe new file mode 100644 index 00000000..87cf4d47 Binary files /dev/null and b/extra/internationalization/tx.exe differ diff --git a/extra/internationalization/tx.py35.exe b/extra/internationalization/tx.py35.exe deleted file mode 100644 index d80153fc..00000000 Binary files a/extra/internationalization/tx.py35.exe and /dev/null differ