]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
i18n: add--interactive: mark plural strings
authorVasco Almeida <vascomalmeida@sapo.pt>
Wed, 14 Dec 2016 12:54:29 +0000 (11:54 -0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Dec 2016 19:00:05 +0000 (11:00 -0800)
commitc4a85c3b8eef8c3b37f5103870e82894d9e5e7d0
treefc2e7d5f464935c16a249a03990f5182936a28e1
parent901707babc95950a6e6bd0fcea2070f63b704ef4
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 <vascomalmeida@sapo.pt>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
git-add--interactive.perl
perl/Git/I18N.pm
t/t0202/test.pl