mirror of
https://github.com/git/git.git
synced 2026-01-12 05:43:12 +09:00
l10n: fr: don't say that merge is "the default strategy"
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>
This commit is contained in:
parent
471ae3e297
commit
d1e76d5ddc
2
po/fr.po
2
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user