commit | 7a74d04a46eaa24aaea8080178520266d716e5ad | [log] [tgz] |
---|---|---|
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | Sat May 21 18:43:50 2011 +0000 |
committer | Junio C Hamano <gitster@pobox.com> | Sat May 21 11:57:14 2011 -0700 |
tree | c88ecbcf7f3707499ad054da370303feb05c0b9c | |
parent | d62a1461c31e341bea9a25d54d09dcc1cd1a28a0 [diff] |
i18n: 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> Signed-off-by: Junio C Hamano <gitster@pobox.com>