diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-12-02 09:46:04 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-12-02 09:46:04 +0000 |
| commit | a7fd4f53847c93e8713aa41c8723ff1a7f943014 (patch) | |
| tree | dead4ded4a668827930a376e866a1b23e5062414 /.tx | |
| parent | 798c578f8e1ff40a0c39bd6302d8df80ab81b8fb (diff) | |
| download | qmmp-a7fd4f53847c93e8713aa41c8723ff1a7f943014.tar.gz qmmp-a7fd4f53847c93e8713aa41c8723ff1a7f943014.tar.bz2 qmmp-a7fd4f53847c93e8713aa41c8723ff1a7f943014.zip | |
updated .ts files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8474 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 70af020a8..45983a5df 100644 --- a/.tx/config +++ b/.tx/config @@ -235,6 +235,12 @@ source_lang = en source_file = src/plugins/Output/waveout/translations/waveout_plugin_en.ts type = QT +[qmmp.rdetect] +file_filter = src/plugins/General/rdetect/translations/rdetect_plugin_<lang>.ts +source_lang = en +source_file = src/plugins/General/rdetect/translations/rdetect_plugin_en.ts +type = QT + [qmmp.trackchange] file_filter = src/plugins/General/trackchange/translations/trackchange_plugin_<lang>.ts source_lang = en |
