From: Ævar Arnfjörð Bjarmason Date: Sat, 21 May 2011 18:43:52 +0000 (+0000) Subject: i18n: git-am core say messages X-Git-Tag: v1.7.7-rc0~116^2~37 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/dff1a98350c97c6ce207c582c8fd042bc6c04cd2?hp=dff1a98350c97c6ce207c582c8fd042bc6c04cd2 i18n: 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 changed to use the test_i18* functions along with this translation. Signed-off-by: Ævar Arnfjörð Bjarmason Signed-off-by: Junio C Hamano ---