On Saturday, 18 January 2020 14:59:13 CET Alban Gruin wrote: > "commande" and "récupération" are feminin nouns in French, but here > their definite article is "le", which is the article of masculine nouns; > the correct article is "la". > > Signed-off-by: Alban Gruin <alban.gruin@xxxxxxxxx> > --- > po/fr.po | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/po/fr.po b/po/fr.po > index 3ff44e57af..776c58e56d 100644 > --- a/po/fr.po > +++ b/po/fr.po > @@ -3556,7 +3556,7 @@ msgstr "" > msgid "" > "you may want to set your %s variable to at least %d and retry the command." > msgstr "" > -"vous souhaitez peut-être régler la variable %s à au moins %d et réessayer le " > +"vous souhaitez peut-être régler la variable %s à au moins %d et réessayer la " > "commande." > > #: dir.c:554 > @@ -3794,7 +3794,7 @@ msgstr "pas de commit commun" > > #: fetch-pack.c:1070 fetch-pack.c:1536 > msgid "git fetch-pack: fetch failed." > -msgstr "git fetch-pack : échec de le récupération." > +msgstr "git fetch-pack : échec de la récupération." > > #: fetch-pack.c:1209 > msgid "Server does not support shallow requests" > Thank you. Will propose a PR to git-l10n. Jean-Noël