* [PATCH] Fixed grammar mistake in the french localization
@ 2016-04-09 6:38 Antonin
2016-04-28 17:00 ` Ralf Thielow
0 siblings, 1 reply; 4+ messages in thread
From: Antonin @ 2016-04-09 6:38 UTC (permalink / raw)
To: git
"tous le dépôts distants" -> "tous les dépôts distants"
---
po/fr.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/fr.po b/po/fr.po
index 88b0b8a7..36c7c99 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -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"
--
https://github.com/git/git/pull/221
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] Fixed grammar mistake in the french localization
2016-04-09 6:38 [PATCH] Fixed grammar mistake in the french localization Antonin
@ 2016-04-28 17:00 ` Ralf Thielow
2016-04-28 19:15 ` Jean-Noël AVILA
0 siblings, 1 reply; 4+ messages in thread
From: Ralf Thielow @ 2016-04-28 17:00 UTC (permalink / raw)
To: Antonin; +Cc: git, Jean-Noël Avila
CC'ed Jean-Noël who maintains French translation.
Antonin <antonin@delpeuch.eu> writes:
> "tous le dépôts distants" -> "tous les dépôts distants"
> ---
> po/fr.po | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/po/fr.po b/po/fr.po
> index 88b0b8a7..36c7c99 100644
> --- a/po/fr.po
> +++ b/po/fr.po
> @@ -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"
>
> --
> https://github.com/git/git/pull/221
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-04-28 20:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-09 6:38 [PATCH] Fixed grammar mistake in the french localization Antonin
2016-04-28 17:00 ` Ralf Thielow
2016-04-28 19:15 ` Jean-Noël AVILA
2016-04-28 20:05 ` Ralf Thielow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).