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

List:       kde-i18n-doc
Subject:    Plural form error
From:       Malcolm Hunter <malcolm.hunter () gmx ! co ! uk>
Date:       2002-07-04 0:47:17
[Download RAW message or body]

In kutils/kfind.cpp, line 299:

< message = i18n("1 match found.\n", "%1 matches found.\n").arg( numMatches() 
);
---
> message = i18n("1 match found.", "%n matches found.", numMatches() );

Is that correct syntax to fix the plural form? Obviously I don't want to apply 
it, not really understanding i18n().arg() (although I think I can guess).

Regards,
Malcolm
-- 
KDE Proof Reading Team
KDE GB English Translation Team

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

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