summaryrefslogtreecommitdiff
path: root/po/fr.po
diff options
context:
space:
mode:
authorVasco Almeida <vascomalmeida@sapo.pt>2016-03-13 12:56:03 (GMT)
committerVasco Almeida <vascomalmeida@sapo.pt>2016-03-25 15:04:58 (GMT)
commita0f3d92b528063956959e0b4a20b83df8c8aad23 (patch)
tree67e715699af70fb3c379a362103d63fdfcfe1d57 /po/fr.po
parent794b1d2ee1068799fdbfe72e0927d8bd9e1bfa6f (diff)
downloadgit-a0f3d92b528063956959e0b4a20b83df8c8aad23.zip
git-a0f3d92b528063956959e0b4a20b83df8c8aad23.tar.gz
git-a0f3d92b528063956959e0b4a20b83df8c8aad23.tar.bz2
l10n: fr: fix wrongly translated option name
In the original source, tags and heads refer to that options (--head and --tags) for git show-ref. Don't translate that terms, since they refer to actual option names. Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
Diffstat (limited to 'po/fr.po')
-rw-r--r--po/fr.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/fr.po b/po/fr.po
index 71738fe..b8fe1f0 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -10809,11 +10809,11 @@ msgstr "git show-ref --exclude-existing[=<motif>]"
#: builtin/show-ref.c:165
msgid "only show tags (can be combined with heads)"
-msgstr "afficher seulement les étiquettes (peut être combiné avec des têtes)"
+msgstr "afficher seulement les étiquettes (peut être combiné avec heads)"
#: builtin/show-ref.c:166
msgid "only show heads (can be combined with tags)"
-msgstr "afficher seulement les têtes (peut être combiné avec des étiquettes)"
+msgstr "afficher seulement les têtes (peut être combiné avec tags)"
#: builtin/show-ref.c:167
msgid "stricter reference checking, requires exact ref path"