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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/contextview
From:       Seb Ruiz <me () sebruiz ! net>
Date:       2007-05-19 4:02:33
Message-ID: 1179547353.538663.25768.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 666200 by seb:

Show the artist name correctly


 M  +1 -1      contextview.cpp  


--- trunk/extragear/multimedia/amarok/src/contextview/contextview.cpp #666199:666200
@@ -199,7 +199,7 @@
     addContextBox( infoBox, -1, true );
 
     AlbumBox *albumBox = new AlbumBox();
-    albumBox->setTitle( i18n("Albums By ", bundle.artist() ) );
+    albumBox->setTitle( i18n("Albums By %1", bundle.artist() ) );
 
     int artistId = CollectionDB::instance()->artistID( bundle.artist() );
     // because i don't know how to use the new QueryMaker class...
[prev in list] [next in list] [prev in thread] [next in thread] 

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