diff options
Diffstat (limited to '.tx/config')
| -rw-r--r-- | .tx/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config index c3cbf17f8..091cec483 100644 --- a/.tx/config +++ b/.tx/config @@ -31,6 +31,12 @@ source_lang = en source_file = src/plugins/Effect/bs2b/translations/bs2b_plugin_en.ts type = QT +[qmmp.soxr] +file_filter = src/plugins/Effect/soxr/translations/soxr_plugin_<lang>.ts +source_lang = en +source_file = src/plugins/Effect/soxr/translations/soxr_plugin_en.ts +type = QT + [qmmp.srconverter] file_filter = src/plugins/Effect/srconverter/translations/srconverter_plugin_<lang>.ts source_lang = en |
