#: commands/tablecmds.c:4306
#, c-format
msgid "there is no primary key for referenced table \"%s\""
-msgstr "il n'existe pas de clé étrangère pour la table référencée « %s »"
+msgstr "il n'existe pas de clé étrangère pour la table « %s »"
#: commands/tablecmds.c:4440
#, c-format
msgid "there is no unique constraint matching given keys for referenced table \"%s\""
-msgstr "il n'existe aucune contrainte correspondant aux clés données pour la table référencée « %s »"
+msgstr "il n'existe aucune contrainte unique correspondant aux clés données pour la table « %s »"
#: commands/tablecmds.c:4724
#: commands/trigger.c:3133