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://git.lorimer.id.au/gitweb.git/diff_plain/70aedfb3ecef6660962d84cbd1455704cd9be5b8?ds=inline;hp=--cc 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 --- 70aedfb3ecef6660962d84cbd1455704cd9be5b8 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 @@ sub get_patch_subject { my $tpl_subject = $initial_subject || ''; my $tpl_reply_to = $initial_reply_to || ''; - print $c <