author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Sun, 5 Sep 2010 14:54:15 +0000 (14:54 +0000) | ||
committer | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Sat, 30 Oct 2010 07:58:15 +0000 (07:58 +0000) | ||
commit | 72f5487af018b318647b234af6bbee4189990f03 | |
tree | d706cd4bb35868896cb8ed51ca00d1c968bc1a34 | tree | snapshot |
parent | 25b4e1a015d5990b35c6d1ad7669800a0b9cfb09 | commit | diff |
gettextize: git-revert split up "could not revert/apply" message
Split up the "could not %s %s... %s" message into "could not revert
%s... %s" and "could not apply %s... %s". This makes it easier for
translators to understand the message.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Split up the "could not %s %s... %s" message into "could not revert
%s... %s" and "could not apply %s... %s". This makes it easier for
translators to understand the message.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
builtin/revert.c | diff | blob | history | |
t/t3507-cherry-pick-conflict.sh | diff | blob | history |