Skip to content

Commit d9cd433

Browse files
bk2204gitster
authored andcommitted
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 <[email protected]> Acked-by: Jean-Noël Avila <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 20de7e7 commit d9cd433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

po/fr.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6503,7 +6503,7 @@ msgstr "'%s' ne peut pas être résolue comme une branche"
65036503
#: remote.c:1088
65046504
#, c-format
65056505
msgid "unable to delete '%s': remote ref does not exist"
6506-
msgstr "suppression d '%s' impossible : la référence distante n'existe pas"
6506+
msgstr "suppression de '%s' impossible : la référence distante n'existe pas"
65076507

65086508
#: remote.c:1100
65096509
#, c-format

0 commit comments

Comments
 (0)