merge: mark usage error strings for translation
authorJeff King <peff@peff.net>
Thu, 15 Dec 2016 17:43:46 +0000 (12:43 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Dec 2016 00:14:34 +0000 (16:14 -0800)
The nearby error messages are already marked for
translation, but these new ones aren't.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found