]> git.ipfire.org Git - thirdparty/git.git/commitdiff
l10n: fr: don't say that merge is "the default strategy"
authorAlex Henrie <alexhenrie24@gmail.com>
Mon, 27 Jun 2022 04:17:24 +0000 (22:17 -0600)
committerJean-Noël Avila <jn.avila@free.fr>
Fri, 23 Sep 2022 18:42:58 +0000 (20:42 +0200)
The text of this message was changed in commit
71076d0edde43a7672a9a0f555753ff078602a64 to avoid making any
suggestion about which strategy is better for the situation at hand.
Update the Franch translation to match.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
po/fr.po

index 9296b85329c1ae2b6e83b89e2098563d81b798f2..8d92bf65a26ec816e17e44a14065ff24597fb068 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -9600,7 +9600,7 @@ msgstr ""
 "les réconcilier. Vous pouvez le faire en lançant une des\n"
 "commandes suivantes avant votre prochain tirage :\n"
 "\n"
-"  git config pull.rebase false  # fusion (stratégie par défaut)\n"
+"  git config pull.rebase false  # fusion\n"
 "  git config pull.rebase true   # rebasage\n"
 "  git config pull.ff only       # avance rapide seulement\n"
 "\n"