author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Sun, 19 Sep 2010 17:27:44 +0000 (17:27 +0000) | ||
committer | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Sat, 30 Oct 2010 07:58:13 +0000 (07:58 +0000) | ||
commit | a6281eb1315989b25cc0d16ba78b349abfe55ded | |
tree | a33d2414883a6566523a630925c80256e42a37ee | tree | snapshot |
parent | 4c5080087aecb46ebba91bb0cbd820844eb85fe4 | commit | diff |
gettextize: git-status "Changes to be committed" message
Gettextize the "# Changes to be committed:" messages. Several tests
explicitly checked for this message. Change them to skip under
GETTEXT_POISON=YesPlease.
Since these tests didn't check for the rest of the git-status(1)
output this change has been split up from the "git-status basic
messages" patch.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Gettextize the "# Changes to be committed:" messages. Several tests
explicitly checked for this message. Change them to skip under
GETTEXT_POISON=YesPlease.
Since these tests didn't check for the rest of the git-status(1)
output this change has been split up from the "git-status basic
messages" patch.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
t/t7502-commit.sh | diff | blob | history | |
wt-status.c | diff | blob | history |