author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Tue, 7 Sep 2010 14:55:56 +0000 (14:55 +0000) | ||
committer | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Sat, 30 Oct 2010 07:58:17 +0000 (07:58 +0000) | ||
commit | 4a2790364aa895c0c9e195ec4dd212cbf4124a14 | |
tree | b5bb18f245563ce170dd390e7cece60122238360 | tree | snapshot |
parent | b8eb4c81025cbb6a61635425acef97585e844bcc | commit | diff |
gettextize: git-am core say messages
Make the core git-am messages that use say() translatable. These are
visible on almost every git am invocation.
There are tests that depend on the "Applying" output that need to be
skipped along with this translation.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Make the core git-am messages that use say() translatable. These are
visible on almost every git am invocation.
There are tests that depend on the "Applying" output that need to be
skipped along with this translation.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
git-am.sh | diff | blob | history | |
t/t4150-am.sh | diff | blob | history | |
t/t4151-am-abort.sh | diff | blob | history |