From kde-commits Tue Jul 27 13:59:04 2004 From: Adriaan de Groot Date: Tue, 27 Jul 2004 13:59:04 +0000 To: kde-commits Subject: Re: kdepim/kpilot/conduits/notepadconduit Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=109093675909638 On Tue, 27 Jul 2004, Reinhold Kainhofer wrote: > On Tuesday, 27. July 2004 12:58, Andrew Coles wrote: > > + logError(i18n("1 notepad could not be saved", "%n notepads could not be > > saved", thread->getFailed())); > > + logMessage(i18n("1 notepad saved", "%n notepads saved", > > thread->getSaved())); > > Just from what I remember from English classes: > Isn't the rule that one, two and three are never actually written as digits, > but as a word? So, shouldn't it rather be > "One notepad could not be saved" > "One notepad saved" Yes, perhaps. Shall we withhold Andrew's cookie as well? The i18n docs that I've seen on plural handling certainly use the word "One" instead of the digit.