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

List:       kde-commits
Subject:    KDE/kdepimlibs/kabc
From:       Laurent Montel <montel () kde ! org>
Date:       2009-11-12 8:27:41
Message-ID: 1258014461.478447.16716.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1047794 by mlaurent:

Add missing i18n


 M  +1 -2      stdaddressbook.cpp  


--- trunk/KDE/kdepimlibs/kabc/stdaddressbook.cpp #1047793:1047794
@@ -149,8 +149,7 @@
   for ( it = manager->activeBegin(); it != manager->activeEnd(); ++it ) {
     (*it)->setAddressBook( mParent );
     if ( !(*it)->open() ) {
-      mParent->error( QString::fromLatin1( "Unable to open resource '%1'!" ).
-                      arg( (*it)->resourceName() ) );
+      mParent->error( i18n( "Unable to open resource '%1'!" ,(*it)->resourceName() ) );
       continue;
     }
     mParent->connect( *it, SIGNAL( loadingFinished( Resource* ) ),
[prev in list] [next in list] [prev in thread] [next in thread] 

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