From 74ad156f8f86ba8d258c5c2522f98a3e8d4bd914 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 25 Nov 2005 04:16:06 +0000 Subject: --- framework/Exceptions/messages.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'framework/Exceptions') diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index abb6c0dd..eb385ead 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -133,4 +133,8 @@ control_stylesheet_applied = StyleSheet skin has already been applied to %s. control_id_nonunique = %s.ID '%s' is not unique among all controls under the same naming container. webcontrol_accesskey_invalid = %s.AccessKey '%s' is invalid. It must be a single character only. -webcontrol_style_invalid = %s.Style must take string value only. \ No newline at end of file +webcontrol_style_invalid = %s.Style must take string value only. + +label_associatedcontrol_invalid = TLabel.AssociatedControl '%s' cannot be found. + +literal_body_forbidden = TLiteral controls do not allow body contents. \ No newline at end of file -- cgit v1.2.3