Code

gettextize: git-bisect bisect_next_check "You need to" message
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 14 Sep 2010 13:30:42 +0000 (13:30 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2010 07:58:27 +0000 (07:58 +0000)
commit8a36238be2d0ba230f200080de492c8a83413da2
tree9ebbf0a421ad5510f22c3d4184bd56d959d46f5e
parent3b7bf49dad17596e15cba46db3cc60575e43d804
gettextize: 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>
git-bisect.sh