diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-01-07 18:03:57 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-01-07 18:03:57 +0000 |
| commit | d3b39e7538baf4d1194c519c5c988d87e10d539b (patch) | |
| tree | 229ee376042a648839870afd8ab668e62694cd2c /.tx | |
| parent | 1a6ea17bbf767bbbd5d6da50c1007f1278833e19 (diff) | |
| download | qmmp-d3b39e7538baf4d1194c519c5c988d87e10d539b.tar.gz qmmp-d3b39e7538baf4d1194c519c5c988d87e10d539b.tar.bz2 qmmp-d3b39e7538baf4d1194c519c5c988d87e10d539b.zip | |
updated transifex config
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9621 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to '.tx')
| -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 |
