diff options
author | Jiang Xin <worldhello.net@gmail.com> | 2016-05-26 23:40:48 +0800 |
---|---|---|
committer | Jiang Xin <worldhello.net@gmail.com> | 2016-05-26 23:40:48 +0800 |
commit | e890b29b3ef8f76a9cd3f95a81a21dab453db2f0 (patch) | |
tree | 8c29d9000750a437dce8a78d97cc7ba8fb59e481 /po | |
parent | 72e3c7a85f72bdb7cb4f711167141e80fb031665 (diff) | |
parent | 52492b4ae25420e2371e24fcc7314e0afd9646d1 (diff) | |
download | git-e890b29b3ef8f76a9cd3f95a81a21dab453db2f0.tar.gz git-e890b29b3ef8f76a9cd3f95a81a21dab453db2f0.tar.xz |
Merge branch 'fix_fr' of git://github.com/jnavila/git
* 'fix_fr' of git://github.com/jnavila/git:
l10n: fr.po Fixed grammar mistake
Diffstat (limited to 'po')
-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" |