Skip to content

Commit 0e3516e

Browse files
authored
Fix French translation
The word "branche" is only feminine.
1 parent 84d06cd commit 0e3516e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

po/fr.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10075,7 +10075,7 @@ msgstr "HEAD détachée depuis "
1007510075

1007610076
#: wt-status.c:1752
1007710077
msgid "Not currently on any branch."
10078-
msgstr "Actuellement sur aucun branche."
10078+
msgstr "Actuellement sur aucune branche."
1007910079

1008010080
#: wt-status.c:1769
1008110081
msgid "Initial commit"
@@ -12396,7 +12396,7 @@ msgid ""
1239612396
"'%s' could be both a local file and a tracking branch.\n"
1239712397
"Please use -- (and optionally --no-guess) to disambiguate"
1239812398
msgstr ""
12399-
"'%s' pourrait être un fichier local ou un branche de suivi.\n"
12399+
"'%s' pourrait être un fichier local ou une branche de suivi.\n"
1240012400
"Veuillez utiliser -- (et --no-guess en facultatif) pour les distinguer"
1240112401

1240212402
#: builtin/checkout.c:1170

0 commit comments

Comments
 (0)