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

List:       kde-commits
Subject:    kdepim/kaddressbook/thumbnailcreator
From:       Eugene Zelenko <greendeath () mail ! ru>
Date:       2003-09-12 1:24:24
[Download RAW message or body]

CVS commit by zelenko: 

Fix plural form


  M +1 -1      ldifvcardcreator.cpp   1.6


--- kdepim/kaddressbook/thumbnailcreator/ldifvcardcreator.cpp  #1.5:1.6
@@ -90,5 +90,5 @@ bool VCard_LDIFCreator::readContents( co
   if ( addrList.count()>1 ) {
     // create an overview (list of all names)
-    name = i18n("Found %1 contacts:").arg(addrList.count());
+    name = i18n("One contact found:", "%n contacts found:", addrList.count());
     unsigned int no, linenr;
     for (linenr=no=0; linenr<30 && no<addrList.count(); ++no) {


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

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