From: Vasco Almeida Date: Wed, 14 Dec 2016 12:54:27 +0000 (-0100) Subject: i18n: add--interactive: mark strings with interpolation for translation X-Git-Tag: v2.12.0-rc0~106^2~12 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/13c58c1754393c17fb50b63ae9a3bc07195e520c?ds=inline;hp=13c58c1754393c17fb50b63ae9a3bc07195e520c i18n: add--interactive: mark strings with interpolation for translation Since at this point Git::I18N.perl lacks support for Perl i18n placeholder substitution, use of sprintf following die or error_msg is necessary for placeholder substitution take place. Signed-off-by: Vasco Almeida Signed-off-by: Junio C Hamano ---