diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-08-14 19:16:26 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-08-14 19:16:26 +0000 |
| commit | a236bd1da207da751ea193423cdaf884f7f2b6f8 (patch) | |
| tree | 50febb176f9f12030744949b2f009805fa0697c3 | |
| parent | 38465b1854b99b8490a2552a51b4b71df0127958 (diff) | |
| download | qmmp-a236bd1da207da751ea193423cdaf884f7f2b6f8.tar.gz qmmp-a236bd1da207da751ea193423cdaf884f7f2b6f8.tar.bz2 qmmp-a236bd1da207da751ea193423cdaf884f7f2b6f8.zip | |
updated transifex config
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10202 90c681e8-e032-0410-971d-27865f9a5e38
| -rw-r--r-- | .tx/config | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/.tx/config b/.tx/config index bd5031ef5..525254b6d 100644 --- a/.tx/config +++ b/.tx/config @@ -259,6 +259,12 @@ source_lang = en source_file = src/plugins/General/scrobbler/translations/scrobbler_plugin_en.ts type = QT +[qmmp.udisks] +file_filter = src/plugins/General/udisks/translations/udisks_plugin_<lang>.ts +source_lang = en +source_file = src/plugins/General/udisks/translations/udisks_plugin_en.ts +type = QT + [qmmp.gnomehotkey] file_filter = src/plugins/General/gnomehotkey/translations/gnomehotkey_plugin_<lang>.ts source_lang = en @@ -343,12 +349,6 @@ source_lang = en source_file = src/plugins/General/lyrics/translations/lyrics_plugin_en.ts type = QT -[qmmp.udisks2] -file_filter = src/plugins/General/udisks2/translations/udisks2_plugin_<lang>.ts -source_lang = en -source_file = src/plugins/General/udisks2/translations/udisks2_plugin_en.ts -type = QT - [qmmp.sleepinhibitor] file_filter = src/plugins/General/sleepinhibitor/translations/sleepinhibitor_plugin_<lang>.ts source_lang = en |
