diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-08-13 15:47:32 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-08-13 15:47:32 +0000 |
| commit | 0d0e92bb52188c28c99f69376c4b6ee024a06e8e (patch) | |
| tree | e2b231ca58fecab6c3d88e331c208cbfa57a2602 /src/plugins/General/lyrics/translations/lyrics_plugin_it.ts | |
| parent | 7f7f5b2e8a47f92bf9d051847771233a5734cd7b (diff) | |
| download | qmmp-0d0e92bb52188c28c99f69376c4b6ee024a06e8e.tar.gz qmmp-0d0e92bb52188c28c99f69376c4b6ee024a06e8e.tar.bz2 qmmp-0d0e92bb52188c28c99f69376c4b6ee024a06e8e.zip | |
fixed lyrics plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1825 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 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts index f43fd4627..3c4a19bb1 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts @@ -45,17 +45,17 @@ <context> <name>LyricsWindow</name> <message> - <location filename="../lyricswindow.cpp" line="63"/> + <location filename="../lyricswindow.cpp" line="64"/> <source>Done</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricswindow.cpp" line="66"/> + <location filename="../lyricswindow.cpp" line="67"/> <source>Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../lyricswindow.cpp" line="97"/> + <location filename="../lyricswindow.cpp" line="127"/> <source>Lyrics: %1 - %2</source> <translation>Testo: %1 - %2</translation> </message> @@ -65,12 +65,13 @@ <translation>Nessuna connessione</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="85"/> + <location filename="../lyricswindow.cpp" line="115"/> <source>Not found</source> <translation>Non trovato</translation> </message> <message> <location filename="../lyricswindow.cpp" line="96"/> + <location filename="../lyricswindow.cpp" line="126"/> <source>Receiving</source> <translation>Ricezione</translation> </message> |
