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 87394e655..598b74228 100644 --- a/.tx/config +++ b/.tx/config @@ -283,6 +283,12 @@ source_lang = en source_file = src/plugins/General/history/translations/history_plugin_en.ts type = QT +[qmmp.listenbrainz] +file_filter = src/plugins/General/listenbrainz/translations/listenbrainz_plugin_<lang>.ts +source_lang = en +source_file = src/plugins/General/listenbrainz/translations/listenbrainz_plugin_en.ts +type = QT + [qmmp.converter] file_filter = src/plugins/General/converter/translations/converter_plugin_<lang>.ts source_lang = en |
