From: Vasco Almeida Date: Fri, 17 Jun 2016 20:21:03 +0000 (+0000) Subject: i18n: rebase-interactive: mark strings for translation X-Git-Tag: v2.10.0-rc0~45^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9588c52b75c6ec9cc75b045cdec4fe237038615b?ds=inline;hp=9588c52b75c6ec9cc75b045cdec4fe237038615b i18n: rebase-interactive: mark strings for translation Mark strings in git-rebase--interactive.sh for translation. There is no need to source git-sh-i18n since git-rebase.sh already does so. Add git-rebase--interactive.sh to LOCALIZED_SH in Makefile in order to enable extracting strings marked for translation by xgettext. Signed-off-by: Vasco Almeida Signed-off-by: Junio C Hamano ---