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
@ -87,7 +87,7 @@ static int print_alternate(struct object_directory *odb, void *data)
|
||||
}
|
||||
|
||||
static char const * const count_objects_usage[] = {
|
||||
N_("git count-objects [-v] [-H | --human-readable]"),
|
||||
"git count-objects [-v] [-H | --human-readable]",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user