From a63b6d3e73e2a71549e401015f6426bc5dd1a262 Mon Sep 17 00:00:00 2001 From: Albert Lee Date: Mon, 12 May 2008 22:14:56 +0000 Subject: [PATCH] Remove company specific name in message file. git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@655669 13f79535-47bb-0310-9956-ffa450edef68 --- .../resources/org/apache/openjpa/jdbc/sql/localizer.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties b/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties index b3146a489..e522eee92 100644 --- a/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties +++ b/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/sql/localizer.properties @@ -135,7 +135,7 @@ storage-restriction: The database "{0}" has restrictions that prevent it \ from being able to store the value "{1}" of type "{2}". The value \ will be rounded to "{3}" for storage. dict-not-supported: This database dictionary "{0}" is not officially supported \ - by BEA. + by OpenJPA. invalid-autoassign: This database dictionary "{0}" does not support \ auto-assigned column values. The column "{1}" may not behave as desired. psql-no-set-fetch-size: This version of the PostgreSQL JDBC driver does not \