diff options
author | wei <> | 2007-04-05 01:57:22 +0000 |
---|---|---|
committer | wei <> | 2007-04-05 01:57:22 +0000 |
commit | 5d3f9a7de5ee0b0d8976398a490ed46b7107056f (patch) | |
tree | 2507dd2df914ec5fd20902c526ea6fe5919d6b04 /framework/Exceptions/messages.txt | |
parent | 51db38c9423a1d3bf476bb30054cf3288ee16c88 (diff) |
add clientscripts for publishing user javascript libraries
Diffstat (limited to 'framework/Exceptions/messages.txt')
-rw-r--r-- | framework/Exceptions/messages.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index f5b06e85..3ca019d4 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -330,6 +330,7 @@ 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'.
+clientscript_invalid_package_path = Invalid PackagePath '{0}' for TClientScript control '{1}'.
tdatepicker_autopostback_unsupported = '{0}' does not support AutoPostBack.
globalization_cache_path_failed = Unable to create translation message cache path '{0}'. Make sure the parent directory exists and is writable by the Web process.
|