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
@@ -77,8 +77,8 @@ static struct option builtin_help_options[] = {
|
||||
static const char * const builtin_help_usage[] = {
|
||||
N_("git help [-a|--all] [--[no-]verbose]]\n"
|
||||
" [[-i|--info] [-m|--man] [-w|--web]] [<command>]"),
|
||||
N_("git help [-g|--guides]"),
|
||||
N_("git help [-c|--config]"),
|
||||
"git help [-g|--guides]",
|
||||
"git help [-c|--config]",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user