i18n: git-bisect bisect_next_check "You need to" message
commitbe508d3a63767a9c7a03368aebf2674d18cc4b74
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 21 May 2011 18:44:29 +0000 (21 18:44 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sat, 21 May 2011 18:57:19 +0000 (21 11:57 -0700)
treecd6dc417e1c639f734c69b153f10072f9238bb90
parent04de099622ff8b5481a383e76207b65cde9b5d1a
i18n: git-bisect bisect_next_check "You need to" message

Gettextize the "You need to start by" message in
bisect_next_check. This message assembled English output by hand so it
needed to be split up to make it translatable.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-bisect.sh