mirror of
https://github.com/git/git.git
synced 2026-01-09 17:46:37 +00:00
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
@@ -63,7 +63,7 @@ static void write_tree(struct object_id *oid)
|
||||
}
|
||||
|
||||
static const char *mktree_usage[] = {
|
||||
N_("git mktree [-z] [--missing] [--batch]"),
|
||||
"git mktree [-z] [--missing] [--batch]",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user