From: Vasco Almeida Date: Wed, 14 Dec 2016 12:54:38 +0000 (-0100) Subject: i18n: send-email: mark composing message for translation X-Git-Tag: v2.12.0-rc0~106^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70aedfb3ecef6660962d84cbd1455704cd9be5b8;p=git i18n: send-email: mark composing message for translation When composing an e-mail, there is a message for the user whose lines begin in "GIT:" that can be marked for translation. Signed-off-by: Vasco Almeida Signed-off-by: Junio C Hamano --- diff --git a/git-send-email.perl b/git-send-email.perl index 7f3297cdfb..068d60b3e6 100755 --- a/git-send-email.perl +++ b/git-send-email.perl @@ -672,18 +672,20 @@ if ($compose) { my $tpl_subject = $initial_subject || ''; my $tpl_reply_to = $initial_reply_to || ''; - print $c <