Jonathan Leffler <jonathan.leff...@gmail.com> 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