From 8e2d5fc07a5e502bce69c06de35b78fa6fbd9d4a Mon Sep 17 00:00:00 2001 From: Guillaume Lelarge Date: Tue, 15 May 2007 15:29:35 +0000 Subject: [PATCH] New typo fix. --- fr/postgres.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fr/postgres.po b/fr/postgres.po index d8588fbd..39807d42 100644 --- a/fr/postgres.po +++ b/fr/postgres.po @@ -811,7 +811,7 @@ msgstr "la fonction %s n'existe pas" #: parser/parse_func.c:224 msgid "No function matches the given name and argument types. You may need to add explicit type casts." -msgstr "Aucune fonction ne correspond au nom donné et aux types d'arguments. Vous devez ajouter des conversions explicites de type.explicit type casts." +msgstr "Aucune fonction ne correspond au nom donné et aux types d'arguments. Vous devez ajouter des conversions explicites de type." #: parser/parse_func.c:273 #, c-format -- 2.39.5