From ae00a14d0fafbd9e3692c12803c9c7c47b769bb3 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 15 Sep 2014 07:35:00 +0000 Subject: 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 --- .tx/config | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to '.tx') 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_.txt +source_lang = en +source_file = src/qmmpui/txt/description.txt +type = TXT + +[qmmp.authors] +file_filter = src/qmmpui/txt/authors_.txt +source_lang = en +source_file = src/qmmpui/txt/authors.txt +type = TXT + +[qmmp.translators] +file_filter = src/qmmpui/txt/translators_.txt +source_lang = en +source_file = src/qmmpui/txt/translators.txt +type = TXT + +[qmmp.thanks] +file_filter = src/qmmpui/txt/thanks_.txt +source_lang = en +source_file = src/qmmpui/txt/thanks.txt +type = TXT + -- cgit v1.2.3-13-gbd6f