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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/oscar
From:       Roman Jarosz <kedgedev () centrum ! cz>
Date:       2008-11-16 15:56:42
Message-ID: 1226851002.405985.7853.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 885079 by rjarosz:

Add i18n context.



 M  +1 -1      nscainfoevent.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/oscar/nscainfoevent.cpp #885078:885079
@@ -40,7 +40,7 @@
 	QString text;
 
 	int addedContacts = mContactCount - mRemainingContacts.count();
-	setAdditionalText( i18n( "%1 out of %2 added.", addedContacts, mContactCount ) );
+	setAdditionalText( i18nc( "%1 out of %2 contacts have been added", "%1 out of %2 \
added.", addedContacts, mContactCount ) );  }
 
 void NonServerContactsAddInfoEvent::addContact( const QString& contact )


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

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