bug-gettext
[Top][All Lists]
Advanced

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

Re: [bug-gettext] GNU gettext plural forms manual page uses incorrect '%


From: Daiki Ueno
Subject: Re: [bug-gettext] GNU gettext plural forms manual page uses incorrect '%$2d' instead of correct '%2$d'
Date: Wed, 23 Mar 2016 10:25:17 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux)

Jonathan Leffler <address@hidden> writes:

> In the GNU gettext utilities manual at:
> https://www.gnu.org/software/gettext/manual/html_node/Plural-forms.html, 
> there is the suggested
> function call:
>
> printf (ngettext ("%$2d file removed from directory %$1s",
>                   "%$2d files removed from directory %$1s",
>                   n),
>         dir, n);

Thank you.  I have fixed it in git:
http://git.savannah.gnu.org/cgit/gettext.git/commit/?id=009c1218593a5f5a6d132b3694e4e679572eff9f

Regards,
-- 
Daiki Ueno



reply via email to

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