Code

gettextize: git-add "remove '%s'" message
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 19 Sep 2010 14:48:59 +0000 (14:48 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2010 07:10:09 +0000 (07:10 +0000)
commita6d28c9774df0ca70fbe4cdd3f4e7e3aa1da3d40
treeebd9ceebea77b5b526f4f4665cf86fa38b9c8e79
parent6c95f19dbc7bed61940f197c4afc2213f0e77293
gettextize: git-add "remove '%s'" message

Gettextize the "remove '%s'\n" message. A test in t2200-add-update.sh
explicitly checked for this message. Change it to skip under
GETTEXT_POISON=YesPlease.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
builtin/add.c
t/t2200-add-update.sh