aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasco Almeida <vascomalmeida@sapo.pt>2016-03-14 23:34:22 -0100
committerVasco Almeida <vascomalmeida@sapo.pt>2016-03-25 14:04:58 -0100
commitbb310722467d0adda499cb70429d86fbaa755dac (patch)
treef9519494b61c5a9d11c00b50ddeb01027ef07f2c
parentabf579559252af1da773b5b70dbe24a84cc73de4 (diff)
downloadgit-bb310722467d0adda499cb70429d86fbaa755dac.tar.gz
git-bb310722467d0adda499cb70429d86fbaa755dac.tar.xz
l10n: fr: don't translate "merge" as a parameter
At builtin/checkout.c:1154, merge is a parameter to --conflict=<style> (git checkout --conflict=merge). Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
-rw-r--r--po/fr.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/fr.po b/po/fr.po
index 868514e92..55ca387ba 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -4545,7 +4545,7 @@ msgstr "style"
#: builtin/checkout.c:1154
msgid "conflict style (merge or diff3)"
-msgstr "style de conflit (fusion ou diff3)"
+msgstr "style de conflit (merge (fusion) ou diff3)"
#: builtin/checkout.c:1157
msgid "do not limit pathspecs to sparse entries only"