aboutsummaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorJiang Xin <worldhello.net@gmail.com>2022-09-24 21:12:37 +0800
committerJiang Xin <worldhello.net@gmail.com>2022-09-24 21:12:37 +0800
commit456a75f81445b84258ce5a6df13e4d0572a0c892 (patch)
treecf522005a4734b6a92df68ed9897cd4a0b05b197 /po
parent9865dce5578a3c900e3558c8ec0cdf4ba2647797 (diff)
parentd1e76d5ddcacdfc76bc247e7594e3fbaaa5ea9cc (diff)
downloadgit-456a75f81445b84258ce5a6df13e4d0572a0c892.tar.gz
Merge branch 'fr_quickfix' of github.com:jnavila/git
* 'fr_quickfix' of github.com:jnavila/git: l10n: fr: don't say that merge is "the default strategy"
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 9296b85329..8d92bf65a2 100644
--- 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"