From 1c74ee3c07cd2b25670826d44f7a1b1959302ce3 Mon Sep 17 00:00:00 2001 From: wei <> Date: Sun, 22 Apr 2007 05:55:59 +0000 Subject: Typo in TAutoComplete --- framework/Exceptions/messages.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/Exceptions') diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index b3074ad6..bd54d1cf 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -372,6 +372,7 @@ dbcommon_invalid_table_name = Database table '{0}' not found. Error Msg: {1}. dbcommon_invalid_identifier_name = Invalid database identifier name '{0}', see {1} for details. dbtableinfo_invalid_column_name = Invalid column name '{0}' for database table '{1}'. dbmetadata_invalid_table_view = Invalid table/view name '{0}', or that table/view '{0}' contains no accessible column/field definitions. +dbmetadata_requires_php_version = PHP version {1} or later is required for using {0} database. dbtablegateway_invalid_criteria = Invalid criteria object, must be a string or instance of TSqlCriteria. dbtablegateway_no_primary_key_found = Table '{0}' does not contain any primary key fields. -- cgit v1.2.3