From ab781af4385b77943975394eba606cd38f1e4fb1 Mon Sep 17 00:00:00 2001 From: xue <> Date: Wed, 15 Feb 2006 20:26:03 +0000 Subject: Added duplicate property configuration check. --- 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 d0c1a7be..d258a70d 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -105,6 +105,7 @@ template_component_required = '%s' is not a component. Only components can ap template_format_invalid = Error in %s (line %d) : %s template_format_invalid2 = Error at line %d of the following template: %s %s template_eventhandler_invalid = An invalid event handler is attached to %s's event '%s'. +template_property_duplicated = Property %s is configured twice or more. xmldocument_file_read_failed = TXmlDocument is unable to read file '%s'. xmldocument_file_write_failed = TXmlDocument is unable to write file '%s'. -- cgit v1.2.3