diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-04-27 18:58:45 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-04-27 18:58:45 +0000 |
| commit | c31a2cc30e0bde47a6c02c1990b0837d227f616d (patch) | |
| tree | a016e1ef828c6fbc8c36f82c07e5219db333224b /.tx | |
| parent | 810cd1520ddd8784d062aa730de19d2c30bbb3d6 (diff) | |
| download | qmmp-c31a2cc30e0bde47a6c02c1990b0837d227f616d.tar.gz qmmp-c31a2cc30e0bde47a6c02c1990b0837d227f616d.tar.bz2 qmmp-c31a2cc30e0bde47a6c02c1990b0837d227f616d.zip | |
updated transifex config
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9845 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 0209b5440..bd5031ef5 100644 --- a/.tx/config +++ b/.tx/config @@ -169,6 +169,12 @@ source_lang = en source_file = src/plugins/Output/qtmultimedia/translations/qtmultimedia_plugin_en.ts type = QT +[qmmp.pipewire] +file_filter = src/plugins/Output/pipewire/translations/pipewire_plugin_<lang>.ts +source_lang = en +source_file = src/plugins/Output/pipewire/translations/pipewire_plugin_en.ts +type = QT + [qmmp.null] file_filter = src/plugins/Output/null/translations/null_plugin_<lang>.ts source_lang = en |
