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

List:       kde-commits
Subject:    [Amarok]  improve context a little
From:       Panagiotis Papadopoulos <pano_90 () gmx ! net>
Date:       2010-01-29 23:48:05
Message-ID: 201001292348.o0TNm5su013953 () kore ! kollide ! net
[Download RAW message or body]

commit fcf03023f8e6f8c74021ce41b48b02e1ddc7c7f6
Author:     Panagiotis Papadopoulos <pano_90@gmx.net>
AuthorDate: Thu Jan 28 14:51:02 2010 +0100
Commit:     Leo Franchi <lfranchi@kde.org>
CommitDate: Fri Jan 29 18:44:42 2010 -0500

    improve context a little

diff --git a/src/browsers/playlistbrowser/PodcastCategory.cpp \
b/src/browsers/playlistbrowser/PodcastCategory.cpp index 2b32867..6ad6578 100644
--- a/src/browsers/playlistbrowser/PodcastCategory.cpp
+++ b/src/browsers/playlistbrowser/PodcastCategory.cpp
@@ -240,7 +240,7 @@ PodcastCategory::showInfo( const QModelIndex & index )
         if( pubDate.isValid() )
         {
             authorAndPubDate += QString( "<b>%1</b> %2" )
-                .arg( i18nc( "Podcast published on", "On" ) )
+                .arg( i18nc( "Podcast published on date", "On" ) )
                 .arg( KGlobal::locale()->formatDateTime( pubDate, \
KLocale::FancyShortDate ) );  }
     }


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

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