i18n: am: mark more strings for translation
commit42e6504f5e1366aeda4fdcd466a2e8bc7a75235e
authorJiang Xin <worldhello.net@gmail.com>
Wed, 25 Jul 2012 14:53:11 +0000 (25 22:53 +0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Jul 2012 05:34:15 +0000 (26 22:34 -0700)
tree03e64b18accaf2a92f4979900d7c201c579ebd06
parentc021fbf615f5cbd29ad4d9349bd2c36347655f3b
i18n: am: mark more strings for translation

Mark strings in 'git-am.sh' for translation. In the last chunk,
change '$1' to '-b/--binary', as it is not worth turning this
message to "The %s option has been..." and using printf on it.

Also reduce one indentation level for one gettextln clause introduced
in commit de88c1c.

Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Reviewed-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-am.sh