Code

gettextize: git-status basic messages
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Thu, 2 Sep 2010 19:12:26 +0000 (19:12 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2010 07:58:12 +0000 (07:58 +0000)
commit516be56162c12ebd151a93b18d1ea1c233094dc7
tree9cbc175bc80f693975ebe672ef9eb4da9ae5759d
parentc15c731896aeb011813077dc165117a9c86101dc
gettextize: git-status basic messages

Gettextize the most common git-status messages. Many tests checked for
these explicitly. Change them to skip under GETTEXT_POISON=YesPlease.

Some of the tests in t7508-status.sh needed to be split up when I
added NO_GETTEXT_POISON to them, since parts of them affected later
tests (some of which aren't being skipped) indirectly.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
t/t7060-wtstatus.sh
t/t7506-status-submodule.sh
t/t7508-status.sh
wt-status.c