[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    extragear/multimedia/amarok/src/context/applets/lyrics
From:       Sven Krohlas <sven () asbest-online ! de>
Date:       2008-10-18 17:24:55
Message-ID: 1224350695.699586.22198.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 873074 by krohlas:

Found another missing i18n(). :-/

CCMAIL: kde-i18n-doc@kde.org


 M  +2 -3      LyricsApplet.cpp  


--- trunk/extragear/multimedia/amarok/src/context/applets/lyrics/LyricsApplet.cpp #873073:873074
@@ -65,9 +65,8 @@
     bigger.setPointSize( bigger.pointSize() + 4 );
     m_titleLabel->setFont( bigger );
     m_titleLabel->setZValue( m_titleLabel->zValue() + 100 );
-    
-    // TODO add i18n when possible
-    QAction* reloadAction = new QAction( "Reload Lyrics", this );
+
+    QAction* reloadAction = new QAction( i18n( "Reload Lyrics" ), this );
     reloadAction->setIcon( KIcon( "view-refresh" ) );
     reloadAction->setVisible( true );
     reloadAction->setEnabled( true );
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic