author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Sun, 19 Sep 2010 15:48:06 +0000 (15:48 +0000) | ||
committer | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Sat, 30 Oct 2010 07:10:08 +0000 (07:10 +0000) | ||
commit | 6c95f19dbc7bed61940f197c4afc2213f0e77293 | |
tree | 9ef4415ecaa0df0788eef1fc5b0596b55bce6aa6 | tree | snapshot |
parent | f4546d4aa2f69ba89436aaae8ec6d2bba809e267 | commit | diff |
gettextize: git-add "pathspec [...] did not match" message
Gettextize the "pathspec '%s' did not match any files" message. A test
in t3700-add.sh explicitly checked for this message. Change it to skip
under GETTEXT_POISON=YesPlease.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Gettextize the "pathspec '%s' did not match any files" message. A test
in t3700-add.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 | diff | blob | history | |
t/t3700-add.sh | diff | blob | history |