get_short_sha1: mark ambiguity error for translation
commit0c99171ad2f79430eb81214d3f1d8ced3d3621e3
authorJeff King <peff@peff.net>
Mon, 26 Sep 2016 12:00:14 +0000 (26 08:00 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Sep 2016 18:46:41 +0000 (26 11:46 -0700)
tree62e034ef1150baf149ba422fa65468b3592295d3
parent59e4e34f6977f83c3a3842178da6358a5d130eb6
get_short_sha1: mark ambiguity error for translation

This is a human-readable message, and there's no reason it
should not be translated. While we're at it, let's drop the
period from the end, which is not our usual style.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
sha1_name.c