From f16aa6762984e4d555a1cf93692db0a69fa2ab38 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 14 Jan 2006 00:19:18 +0000 Subject: Added TBaseDataList control. Updated class tree. Modified TTextBox about SafeHtml support. Modified TTextBox demo accordingly. --- framework/Exceptions/messages.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/Exceptions/messages.txt') diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index 9626e261..1f599c34 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -28,6 +28,7 @@ application_runtimepath_invalid = Application runtime path '%s' does not exist application_service_invalid = Service '%s' must implement IService interface. application_service_unknown = Requested service '%s' is not defined. application_service_unavailable = Service Unavailable. +application_moduleid_duplicated = Application module ID '%s' is not unique. appconfig_aliaspath_invalid = Application configuration uses an invalid file path "%s". appconfig_alias_invalid = Application configuration element must have an "id" attribute and a "path" attribute. -- cgit v1.2.3