diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-02-24 10:33:48 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-02-24 10:33:48 +0000 |
| commit | 0e39c8c1da7e497398d4cef3f58f1ff435ac7fe5 (patch) | |
| tree | bfb04dc7f90be908810b4213d2c439685b44e8c8 /src/plugins/General/lyrics/translations/lyrics_plugin_it.ts | |
| parent | b4068e21e0629392d4ddb770cead9f6ee1a266d3 (diff) | |
| download | qmmp-0e39c8c1da7e497398d4cef3f58f1ff435ac7fe5.tar.gz qmmp-0e39c8c1da7e497398d4cef3f58f1ff435ac7fe5.tar.bz2 qmmp-0e39c8c1da7e497398d4cef3f58f1ff435ac7fe5.zip | |
lyrics plugin: removed deprecated code
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1576 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/lyrics/translations/lyrics_plugin_it.ts')
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_it.ts | 42 |
1 files changed, 13 insertions, 29 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts index 5f6064364..d624c1b3d 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts @@ -45,52 +45,36 @@ <context> <name>LyricsWindow</name> <message> - <location filename="../lyricswindow.cpp" line="115"/> + <location filename="../lyricswindow.cpp" line="63"/> + <source>Done</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="66"/> + <source>Error</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="95"/> <source>Lyrics: %1 - %2</source> <translation>Testo: %1 - %2</translation> </message> <message> <location filename="../lyricswindow.ui" line="67"/> - <location filename="../lyricswindow.cpp" line="90"/> <source>No connection</source> <translation>Nessuna connessione</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="77"/> + <location filename="../lyricswindow.cpp" line="84"/> <source>Not found</source> <translation>Non trovato</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="93"/> - <source>Looking up host...</source> - <translation>Ricerca host</translation> - </message> - <message> - <location filename="../lyricswindow.cpp" line="96"/> - <source>Connecting...</source> - <translation>Connessione...</translation> - </message> - <message> - <location filename="../lyricswindow.cpp" line="99"/> - <source>Sending request...</source> - <translation>Invio richiesta...</translation> - </message> - <message> - <location filename="../lyricswindow.cpp" line="102"/> + <location filename="../lyricswindow.cpp" line="94"/> <source>Receiving</source> <translation>Ricezione</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="105"/> - <source>Connected</source> - <translation>Connesso</translation> - </message> - <message> - <location filename="../lyricswindow.cpp" line="108"/> - <source>Closing connection...</source> - <translation>Chiusura connessione...</translation> - </message> - <message> <location filename="../lyricswindow.ui" line="14"/> <source>Lyrics Plugin</source> <translation>Modulo Lirica</translation> |
