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

List:       kde-commits
Subject:    KDE/kdepimlibs/kabc
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2009-11-13 12:32:44
Message-ID: 1258115564.714597.16086.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1048482 by coles:

Minor proof-reading change: do not use exclamation points in strings unless, for \
instance, it is in a game.



 M  +1 -1      stdaddressbook.cpp  


--- trunk/KDE/kdepimlibs/kabc/stdaddressbook.cpp #1048481:1048482
@@ -149,7 +149,7 @@
   for ( it = manager->activeBegin(); it != manager->activeEnd(); ++it ) {
     (*it)->setAddressBook( mParent );
     if ( !(*it)->open() ) {
-      mParent->error( i18n( "Unable to open resource '%1'!" ,(*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