From ae1914700563c6a15d48ba7495ceeaa4792abba5 Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 26 Nov 2007 00:33:12 +0000 Subject: a minor sanity check. --- framework/Exceptions/messages/messages.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'framework/Exceptions') diff --git a/framework/Exceptions/messages/messages.txt b/framework/Exceptions/messages/messages.txt index dadd299f..918a70cd 100644 --- a/framework/Exceptions/messages/messages.txt +++ b/framework/Exceptions/messages/messages.txt @@ -457,4 +457,6 @@ db_cachetable_inexistent = TDbCache cannot find DB table '{0}' to store cache ar_data_invalid = {0}.copyFrom() can only take an object or array as parameter. ar_save_invalid = The {0} instance cannot be saved because it is either deleted or in an unknown state. -ar_delete_invalid = The {0} instance cannot be deleted because it is either a new record or a record already deleted. \ No newline at end of file +ar_delete_invalid = The {0} instance cannot be deleted because it is either a new record or a record already deleted. + +datasource_dbconnection_invalid = TDataSourceConfig.DbConnection '{0}' is invalid. Please make sure it points to a valid application module. \ No newline at end of file -- cgit v1.2.3