From 2d88e84697fa4a36b7a2077b9e086aa2f9d3d67a Mon Sep 17 00:00:00 2001 From: wei <> Date: Sun, 18 Jun 2006 06:49:29 +0000 Subject: Add ActiveCheckBox --- framework/Exceptions/messages.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework/Exceptions') diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index 273d713d..582195f3 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -313,6 +313,8 @@ callback_invalid_target = Invalid callback target, no such control with ID { callback_interval_be_positive = Interval for TCallbackTimer "{0}" must be strictly greater than zero seconds. callback_decay_be_not_negative = Decay rate for TCallbackTimer "{0}" must be not negative. +callback_no_autopostback = Control "{0}" can not enable AutoPostBack. + xmltransform_xslextension_required = TXmlTransform require the PHP's XSL extension xmltransform_transformpath_invalid = TransformPath '{0}' is invalid. xmltransform_documentpath_invalid = DocumentPath '{0}' is invalid. -- cgit v1.2.3