l10n: fr: fixed inconsistencies

Signed-off-by: rlespinasse <romain.lespinasse@gmail.com>
This commit is contained in:
rlespinasse 2021-03-30 21:14:05 +02:00 committed by Jean-Noël Avila
parent 9bafe049d6
commit 7434b92798

View file

@ -11387,7 +11387,7 @@ msgstr "git branch [<options>] [-r | -a] [--merged | --no-merged]"
#: builtin/branch.c:30
msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
msgstr "git branch [<options] [-l] [-f] <nom-de-branche> [<point-de-départ>]"
msgstr "git branch [<options>] [-l] [-f] <nom-de-branche> [<point-de-départ>]"
#: builtin/branch.c:31
msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."