mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01: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
@@ -22,7 +22,7 @@ static const char * const git_replace_usage[] = {
|
||||
N_("git replace [-f] <object> <replacement>"),
|
||||
N_("git replace [-f] --edit <object>"),
|
||||
N_("git replace [-f] --graft <commit> [<parent>...]"),
|
||||
N_("git replace [-f] --convert-graft-file"),
|
||||
"git replace [-f] --convert-graft-file",
|
||||
N_("git replace -d <object>..."),
|
||||
N_("git replace [--format=<format>] [-l [<pattern>]]"),
|
||||
NULL
|
||||
|
||||
Reference in New Issue
Block a user