summaryrefslogtreecommitdiff
path: root/framework/Exceptions
diff options
context:
space:
mode:
authorxue <>2006-03-05 00:03:10 +0000
committerxue <>2006-03-05 00:03:10 +0000
commit7cd0bdea1d094485ae197fd80297791555c08d1c (patch)
treeeaecfa8bc307fd768271dfabb2b495254d9b5b15 /framework/Exceptions
parent8f832dcba3ca846b5ef22cb8c4b3168d744f5418 (diff)
Some minor updates.
Diffstat (limited to 'framework/Exceptions')
-rw-r--r--framework/Exceptions/messages.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt
index c5c26fe0..8ca618bd 100644
--- a/framework/Exceptions/messages.txt
+++ b/framework/Exceptions/messages.txt
@@ -173,9 +173,7 @@ contentplaceholder_id_required = TContentPlaceHolder must have an ID.
content_id_required = TContent must have an ID.
-controllist_control_required = TControlList can only accept strings or TControl objects.
-
-emptycontrollist_addition_disallowed = Child controls are not allowed.
+controlcollection_control_required = TControlList can only accept strings or TControl objects.
webcontrol_accesskey_invalid = {0}.AccessKey '{1}' is invalid. It must be a single character only.
webcontrol_style_invalid = {0}.Style must take string value only.