bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gettext] French plural form is wrong in gettext documentation


From: Bruno Haible
Subject: Re: [bug-gettext] French plural form is wrong in gettext documentation
Date: Tue, 28 Aug 2018 03:40:42 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-130-generic; KDE/5.18.0; x86_64; ; )

Hi,

> Any decimal value greater than 1 and less than 2 is also singular.

Any value > 1 and < 2 is not an integer. However, the ngettext function
takes an integer as argument.

> There’s a bad information concerning French plural rule in the gettext 
> documentation 
> https://www.gnu.org/software/gettext/manual/html_node/Plural-forms.html

When you search for the word "floating-point" in this documentation
page, you will find that the question is already answered there.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]