Johan Liljegren <[email protected]> writes: > xgettext doesn't crash but the ngettext call is no longer recognized unless > using the standard form ngettext(singular, plural, count). Is this what you > refer to as the original behavior?
Yes. Assuming that the missing 'else' is unintentional, I pushed the patch: http://git.savannah.gnu.org/cgit/gettext.git/commit/?id=8137d2b4 with a test: http://git.savannah.gnu.org/cgit/gettext.git/commit/?id=dabc935f > I really do like the ability to change this via --keyword since it lets us > avoid having to write the key twice. That sounds like a reasonable use-case. Regards, -- Daiki Ueno
