From: Vasco Almeida Date: Wed, 14 Dec 2016 12:54:29 +0000 (-0100) Subject: i18n: add--interactive: mark plural strings X-Git-Tag: v2.12.0-rc0~106^2~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c4a85c3b8eef8c3b37f5103870e82894d9e5e7d0?ds=inline;hp=c4a85c3b8eef8c3b37f5103870e82894d9e5e7d0 i18n: add--interactive: mark plural strings Mark plural strings for translation. Unfold each action case in one entire sentence. Pass new keyword for xgettext to extract. Update test to include new subroutine __n() for plural strings handling. Update documentation to include a description of the new __n() subroutine. Signed-off-by: Vasco Almeida Signed-off-by: Junio C Hamano ---