From: Ævar Arnfjörð Bjarmason Date: Tue, 22 Feb 2011 23:42:10 +0000 (+0000) Subject: i18n: git-tag tag_template message X-Git-Tag: v1.7.5-rc1~19^2~22 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7fbff25a539128f9940c03c9e975aad955f7e92a?hp=7fbff25a539128f9940c03c9e975aad955f7e92a i18n: git-tag tag_template message Mark the tag_template message as translatable with N_() and then use it later with _(). We need to skip a test under GETTEXT_POISON that relies on the output having a leading newline. Signed-off-by: Ævar Arnfjörð Bjarmason Signed-off-by: Junio C Hamano ---