diff options
author | Antonin <antonin@delpeuch.eu> | 2016-04-06 16:57:04 +0200 |
---|---|---|
committer | Jean-Noel Avila <jn.avila@free.fr> | 2016-04-28 21:09:14 +0200 |
commit | 52492b4ae25420e2371e24fcc7314e0afd9646d1 (patch) | |
tree | a7c95588b1cc657ff837ae40ad7216dae801e708 | |
parent | Sixth batch for post 2.8 cycle (diff) | |
download | tgif-52492b4ae25420e2371e24fcc7314e0afd9646d1.tar.xz |
l10n: fr.po Fixed grammar mistake
"tous le dépôts distants" -> "tous les dépôts distants"
Signed-off-by: Antonin <antonin@delpeuch.eu>
-rw-r--r-- | po/fr.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6135,7 +6135,7 @@ msgstr "git fetch --all [<options>]" #: builtin/fetch.c:92 builtin/pull.c:166 msgid "fetch from all remotes" -msgstr "récupérer depuis tous le dépôts distants" +msgstr "récupérer depuis tous les dépôts distants" #: builtin/fetch.c:94 builtin/pull.c:169 msgid "append to .git/FETCH_HEAD instead of overwriting" |