]> git.ipfire.org Git - thirdparty/git.git/commit
i18n: merge-recursive: mark error messages for translation
authorVasco Almeida <vascomalmeida@sapo.pt>
Thu, 15 Sep 2016 14:59:01 +0000 (14:59 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Sep 2016 20:17:32 +0000 (13:17 -0700)
commitccf7813139f0cb8800b0490d572a22c864a2f0f6
tree9578f5060b79511b2d3eecd09370c531395c1e80
parentccf638015418d59aafa475b181334f12c1b916df
i18n: merge-recursive: mark error messages for translation

Spell the first word of such error messages in lowercase,
following the usual style.

Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/merge-recursive.c