Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorrlespinasse <romain.lespinasse@gmail.com>2021-03-30 22:14:05 +0300
committerJean-Noël Avila <jn.avila@free.fr>2021-05-17 16:16:25 +0300
commit7434b92798a425e75eb15655d68a9ff696a37f25 (patch)
treed2bd6af99681f4b8715797b80755ed6c5613b5f7 /po
parent9bafe049d6b63c33af05b63ee8069cd69f956e54 (diff)
l10n: fr: fixed inconsistencies
Signed-off-by: rlespinasse <romain.lespinasse@gmail.com>
Diffstat (limited to 'po')
-rw-r--r--po/fr.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/fr.po b/po/fr.po
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>..."