From e39f31830f8ccedd82c598e64cd4bd6aa6d7622f Mon Sep 17 00:00:00 2001 From: Guillaume Lelarge Date: Tue, 8 Jun 2021 13:19:00 +0200 Subject: [PATCH] Fix a typo in the french translation Report from Phil Florent. --- fr/postgres.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fr/postgres.po b/fr/postgres.po index 090d2eed..a5d0d1e3 100644 --- a/fr/postgres.po +++ b/fr/postgres.po @@ -2231,7 +2231,7 @@ msgstr "" #: access/transam/xlog.c:5529 #, c-format msgid "must specify restore_command when standby mode is not enabled" -msgstr "doit spécifier une restore_command quand standby_mode n'est pas activé" +msgstr "doit spécifier une restore_command quand le mode standby n'est pas activé" #: access/transam/xlog.c:5567 #, c-format -- 2.39.5