diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-09-15 07:35:00 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-09-15 07:35:00 +0000 |
| commit | ae00a14d0fafbd9e3692c12803c9c7c47b769bb3 (patch) | |
| tree | d77a264eb9002b9848565b54fb3c15637111d293 /.tx | |
| parent | 35817cebfa1f94cb778a71a2eb8a3fb4137eb77c (diff) | |
| download | qmmp-ae00a14d0fafbd9e3692c12803c9c7c47b769bb3.tar.gz qmmp-ae00a14d0fafbd9e3692c12803c9c7c47b769bb3.tar.bz2 qmmp-ae00a14d0fafbd9e3692c12803c9c7c47b769bb3.zip | |
updated transifex support, fixed description (trunk)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4480 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to '.tx')
| -rw-r--r-- | .tx/config | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config index 11975fe6f..a8932ad40 100644 --- a/.tx/config +++ b/.tx/config @@ -367,3 +367,27 @@ source_lang = en source_file = src/plugins/Transports/http/translations/http_plugin_en.ts type = QT +[qmmp.description] +file_filter = src/qmmpui/txt/description_<lang>.txt +source_lang = en +source_file = src/qmmpui/txt/description.txt +type = TXT + +[qmmp.authors] +file_filter = src/qmmpui/txt/authors_<lang>.txt +source_lang = en +source_file = src/qmmpui/txt/authors.txt +type = TXT + +[qmmp.translators] +file_filter = src/qmmpui/txt/translators_<lang>.txt +source_lang = en +source_file = src/qmmpui/txt/translators.txt +type = TXT + +[qmmp.thanks] +file_filter = src/qmmpui/txt/thanks_<lang>.txt +source_lang = en +source_file = src/qmmpui/txt/thanks.txt +type = TXT + |
