"brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx> writes: > Add the missing "e" in "de". While it is possible in French to omit it, > that only occurs with an apostrophe and only when the next word starts > with a vowel or mute h, which is not the case here. > > Signed-off-by: brian m. carlson <sandals@xxxxxxxxxxxxxxxxxxxx> > --- > I noticed this the other day when trying to delete a remote branch that > I'd already deleted. I'm not sure what the preferred approach is for > this, whether Junio should pick it up or whether Jean-Noël will want to > incorporate it first, but I've CC'd both so y'all can fight it out. Unless it is in the pre-release period (in which case I'd prefer not to touch po/ myself at all, to give i18n/l10n teams a stable base to work from), I can take it dircetly as long as somebody from the l10n team for the language gives an Ack, as I cannot read most of the files under po/ directory. Thanks. > po/fr.po | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/po/fr.po b/po/fr.po > index d20fc440ab..75b1e75f6a 100644 > --- a/po/fr.po > +++ b/po/fr.po > @@ -6503,7 +6503,7 @@ msgstr "'%s' ne peut pas être résolue comme une branche" > #: remote.c:1088 > #, c-format > msgid "unable to delete '%s': remote ref does not exist" > -msgstr "suppression d '%s' impossible : la référence distante n'existe pas" > +msgstr "suppression de '%s' impossible : la référence distante n'existe pas" > > #: remote.c:1100 > #, c-format