From 674353eec4d0a2ee006302720bf6df07ae3e9852 Mon Sep 17 00:00:00 2001 From: wei <> Date: Mon, 3 Jul 2006 04:12:56 +0000 Subject: Add TStylesheet and update TClientScript --- framework/Exceptions/messages.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'framework/Exceptions') diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index 230789e7..a807130c 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -316,4 +316,6 @@ databoundcontrol_currentpageindex_invalid = {0}.CurrentPageIndex is out of range databoundcontrol_datasource_invalid = {0}.DataSource is not valid. databoundcontrol_datasourceid_inexistent = databoundcontrol_datasourceid_inexistent. databoundcontrol_datasourceid_invalid = databoundcontrol_datasourceid_invalid -databoundcontrol_datamember_invalid = databoundcontrol_datamember_invalid \ No newline at end of file +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 -- cgit v1.2.3