summaryrefslogtreecommitdiff
path: root/framework/Exceptions/messages.txt
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Exceptions/messages.txt')
-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.