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 8540fea90..0209b5440 100644 --- a/.tx/config +++ b/.tx/config @@ -277,6 +277,12 @@ source_lang = en source_file = src/plugins/General/notifier/translations/notifier_plugin_en.ts type = QT +[qmmp.library] +file_filter = src/plugins/General/library/translations/library_plugin_<lang>.ts +source_lang = en +source_file = src/plugins/General/library/translations/library_plugin_en.ts +type = QT + [qmmp.history] file_filter = src/plugins/General/history/translations/history_plugin_<lang>.ts source_lang = en |
