diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-11-08 09:32:33 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-11-08 09:32:33 +0000 |
| commit | c495f5b07fbb6626675e432edd5742c086abef13 (patch) | |
| tree | e2450245bb28859ff8232d61c11f4d316a02df4a /src/plugins/General/converter/translations/converter_plugin_lt.ts | |
| parent | 0b7152dfe25d34899f0db73558f05064777f536b (diff) | |
| download | qmmp-c495f5b07fbb6626675e432edd5742c086abef13.tar.gz qmmp-c495f5b07fbb6626675e432edd5742c086abef13.tar.bz2 qmmp-c495f5b07fbb6626675e432edd5742c086abef13.zip | |
conveter plugin: file based input support
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2503 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/converter/translations/converter_plugin_lt.ts')
| -rw-r--r-- | src/plugins/General/converter/translations/converter_plugin_lt.ts | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/src/plugins/General/converter/translations/converter_plugin_lt.ts b/src/plugins/General/converter/translations/converter_plugin_lt.ts index e529bc420..c84e49732 100644 --- a/src/plugins/General/converter/translations/converter_plugin_lt.ts +++ b/src/plugins/General/converter/translations/converter_plugin_lt.ts @@ -4,15 +4,20 @@ <context> <name>Converter</name> <message> - <location filename="../converter.cpp" line="168"/> + <location filename="../converter.cpp" line="169"/> <source>Track: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../converter.cpp" line="170"/> + <location filename="../converter.cpp" line="171"/> <source>Preset: %1</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../converter.cpp" line="266"/> + <source>Encoding...</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ConverterDialog</name> |
