i18n: remove from i18n strings that do not hold translatable parts
Signed-off-by: Jean-Noël Avila <jn.avila@free.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
1a8aea857e
commit
959d670d1a
@ -7,7 +7,7 @@
|
||||
#include "config.h"
|
||||
|
||||
static char const * const builtin_mktag_usage[] = {
|
||||
N_("git mktag"),
|
||||
"git mktag",
|
||||
NULL
|
||||
};
|
||||
static int option_strict = 1;
|
||||
|
Reference in New Issue
Block a user