po: add missing letter for French message

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@crustytoothpaste.net> Acked-by: Jean-Noël Avila <jn.avila@free.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>

brian m. carlson committed Aug 27, 2020 at 22:35 UTC d9cd4331470f4d9d78677f12dc79063dab832f53
1 file changed +1 -1
po/fr.po
+1 -1
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