Re: [PATCH v2 06/11] i18n: add--interactive: i18n of help_patch_cmd

2016-09-25 Thread Junio C Hamano
Vasco Almeida writes: > sub help_patch_cmd { > - my $verb = lc $patch_mode_flavour{VERB}; > - my $target = $patch_mode_flavour{TARGET}; > - print colored $help_color, < -y - $verb this hunk$target > -n - do not $verb this hunk$target > -q - quit; do not $verb

[PATCH v2 06/11] i18n: add--interactive: i18n of help_patch_cmd

2016-08-31 Thread Vasco Almeida
Mark help message of help_patch_cmd for translation. The message must be unfolded to be free of variables so we can have high quality translations. Signed-off-by: Vasco Almeida --- git-add--interactive.perl | 65 +++ 1 file

[PATCH v2 06/11] i18n: add--interactive: i18n of help_patch_cmd

2016-06-29 Thread Vasco Almeida
Mark help message of help_patch_cmd for translation. The message must be unfolded to be free of variables so we can have high quality translations. Signed-off-by: Vasco Almeida --- git-add--interactive.perl | 65 +++ 1 file