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

List:       kde-commits
Subject:    KDE/kdepim/kresources/groupwise/soap
From:       Laurent Montel <montel () kde ! org>
Date:       2008-08-02 19:26:51
Message-ID: 1217705211.494574.26421.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 841213 by mlaurent:

Fix i18n 


 M  +1 -1      groupwiseserver.cpp  


--- trunk/KDE/kdepim/kresources/groupwise/soap/groupwiseserver.cpp #841212:841213
@@ -1657,7 +1657,7 @@
   if ( error == KTcpSocket::HostNotFoundError ) {
     errorMsg = QString::fromLatin1( "Host not found. Check your configuration" );
   }
-  mErrors.append( i18n("Connect failed: %1.").arg( errorMsg ) );
+  mErrors.append( i18n("Connect failed: %1.", errorMsg ) );
 }
 
 #include "groupwiseserver.moc"
[prev in list] [next in list] [prev in thread] [next in thread] 

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