l10n: fr: fixed inconsistencies

Signed-off-by: rlespinasse <romain.lespinasse@gmail.com>

rlespinasse committed Mar 30, 2021 at 21:14 UTC 7434b92798a425e75eb15655d68a9ff696a37f25
1 file changed +1 -1
po/fr.po
+1 -1
index 47fac19dad..da3439dffa 100644 --- a/po/fr.po +++ b/po/fr.po @@ -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>..."