i18n: New keywords for xgettext extraction from sh
commitc2d140db08e772e14ca17044821bcf94ae09cd0f
authorJiang Xin <worldhello.net@gmail.com>
Wed, 25 Jul 2012 14:53:07 +0000 (25 22:53 +0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Jul 2012 17:06:50 +0000 (25 10:06 -0700)
treed22d6c2cb653af91c9e7b1fe5004f27d900c1a27
parent31c79549b85c6393be4f40432f5b86ebc097fc7e
i18n: New keywords for xgettext extraction from sh

Since we have additional shell wrappers (gettextln and eval_gettextln)
for gettext, we need to take into account these wrappers when running
'make pot' to extract messages from shell scripts.

Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Reviewed-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile