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

List:       kde-commits
Subject:    kdenetwork/kopete/protocols/oscar/icq/ui
From:       Malcolm Hunter <malcolm.hunter () gmx ! co ! uk>
Date:       2004-02-12 0:48:56
Message-ID: 20040212004856.B894F9922 () office ! kde ! org
[Download RAW message or body]

CVS commit by mhunter: 

Correct plural form handling


  M +3 -1      icqaddcontactpage.cpp   1.14


--- kdenetwork/kopete/protocols/oscar/icq/ui/icqaddcontactpage.cpp  #1.13:1.14
@@ -204,5 +204,7 @@ void ICQAddContactPage::slotSearchResult
                         icqdata->progressText->setText(i18n("Search finished"));
                 else
-                        icqdata->progressText->setText(i18n("Search finished, %1 \
search results not shown").arg(missed)); +                        \
icqdata->progressText->setText(i18n("Search finished. %n search result not shown", +  \
"Search finished. %n search results not shown", +                                     \
missed));  
                 if(icqdata->resultView->childCount() == 1)


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

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