From: brian m. carlson Date: Thu, 27 Aug 2020 22:35:27 +0000 (+0000) Subject: po: add missing letter for French message X-Git-Tag: v2.29.0-rc0~122 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d9cd4331470f4d9d78677f12dc79063dab832f53;p=thirdparty%2Fgit.git 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 Acked-by: Jean-Noël Avila Signed-off-by: Junio C Hamano --- 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