From 835ee1f9d4438e4aa08e615c033cf966ec4fd0f9 Mon Sep 17 00:00:00 2001 From: Pierre Ducroquet Date: Wed, 14 Dec 2022 12:37:56 +0100 Subject: [PATCH] Fix typo in french message translation --- fr/postgres.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fr/postgres.po b/fr/postgres.po index 762bd610..8ed73a7f 100644 --- a/fr/postgres.po +++ b/fr/postgres.po @@ -26697,7 +26697,7 @@ msgstr " application_name=%s" #: utils/init/postinit.c:272 #, c-format msgid " SSL enabled (protocol=%s, cipher=%s, bits=%d)" -msgstr "SSL activé (protocole : %s, chiffrement : %s, bits : %d)" +msgstr " SSL activé (protocole : %s, chiffrement : %s, bits : %d)" #: utils/init/postinit.c:284 #, c-format -- 2.39.5