Code

gettextize: git-am "Apply?" message
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 7 Sep 2010 14:37:41 +0000 (14:37 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 30 Oct 2010 07:58:17 +0000 (07:58 +0000)
commitb8eb4c81025cbb6a61635425acef97585e844bcc
treee1b5d4f420a88aff5089a9cf24d82d83ed3aab39
parent8c66c91fc84b62e243a8b4fb2d9075a4a0d7ddd3
gettextize: git-am "Apply?" message

Make the "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all" message
translatable, and leave a note in a TRANSLATORS comment explaining
that translators have to preserve a mention of the y/n/e/v/a
characters since the program will expect them, and not their
localized equivalents.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
git-am.sh