Bug 115526 - Plural forms error in knode
Summary: Plural forms error in knode
Status: RESOLVED UNMAINTAINED
Alias: None
Product: knode
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 13:13 UTC by Spiros Georgaras
Modified: 2018-09-04 18:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Spiros Georgaras 2005-11-02 13:13:08 UTC
Version:           0.9.3 (using KDE 3.4.3 Level "b" , SUSE 10.0 UNSUPPORTED)
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.13-15-default

Messages like
" %1: %2 new , %3 displayed"
where
%1: news server
%2: num of messages
%3: num of messages

does not work for my language (Greek -el), as "1 new" and "2 new" are different.
Same thing goes for "1 displayed" and "2 displayed"

This should apply for many more languages having plural forms.

I think this should be fixed (maybe by cutting the message in half and using plural form notation)

BTW it should be " %1: %2 new, %3 displayed" (there should be no space char between "new" and the comma char)
Comment 1 Rolf Eike Beer 2007-11-27 19:11:46 UTC
This is in:

knarticlemanager.cpp

void KNArticleManager::updateStatusString()
Comment 2 Andrew Crouthamel 2018-09-04 18:31:35 UTC
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I am closing this bug.