summaryrefslogtreecommitdiff
path: root/framework/Exceptions
diff options
context:
space:
mode:
authorwei <>2006-08-01 01:01:06 +0000
committerwei <>2006-08-01 01:01:06 +0000
commite90a074753e4e5b9c65fc80eaf48526eb3824f15 (patch)
treec69b58448634a2b89b1c41a5931af29984736995 /framework/Exceptions
parentc1658a277ad56426e88b948eab064b0ce07ea528 (diff)
Fixed #302
Diffstat (limited to 'framework/Exceptions')
-rw-r--r--framework/Exceptions/messages.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt
index a807130c..54d9d085 100644
--- a/framework/Exceptions/messages.txt
+++ b/framework/Exceptions/messages.txt
@@ -318,4 +318,6 @@ databoundcontrol_datasourceid_inexistent = databoundcontrol_datasourceid_inexist
databoundcontrol_datasourceid_invalid = databoundcontrol_datasourceid_invalid
databoundcontrol_datamember_invalid = databoundcontrol_datamember_invalid
-clientscript_invalid_file_position = Invalid file position '{1}' for TClientScript control '{0}', must be 'Head', 'Here' or 'Begin'. \ No newline at end of file
+clientscript_invalid_file_position = Invalid file position '{1}' for TClientScript control '{0}', must be 'Head', 'Here' or 'Begin'.
+
+tdatepicker_autopostback_unsupported = '{0}' does not support AutoPostBack. \ No newline at end of file