summaryrefslogtreecommitdiff
path: root/framework/Exceptions
diff options
context:
space:
mode:
authorxue <>2005-11-18 01:12:51 +0000
committerxue <>2005-11-18 01:12:51 +0000
commit767e2e7d4177727226bc66d12f43cdc7af3b0c04 (patch)
tree86bcbf4876c95c7c8e754dcf6fb15b7657670052 /framework/Exceptions
parent9bbb7257d6d3da32c4fec2f575f2fd80497e47c7 (diff)
Diffstat (limited to 'framework/Exceptions')
-rw-r--r--framework/Exceptions/messages.en2
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/Exceptions/messages.en b/framework/Exceptions/messages.en
index c573db82..ef3d38a0 100644
--- a/framework/Exceptions/messages.en
+++ b/framework/Exceptions/messages.en
@@ -39,6 +39,8 @@ httpsession_gcprobability_invalid = Session GCProbability must be an integer be
httpsession_transid_unchangeable = Session UseTransparentSessionID cannot be modified after the session is started.
httpsession_maxlifetime_unchangeable = Session Timeout cannot be modified after the session is started.
+assetmanager_basepath_invalid = TAssetManager.BasePath '%s' is invalid. Make sure the directory exists and is writable by the Web server process.
+
body_contents_not_allowed = %s: body contents are not allowed.
control_id_not_unique = Control ID '%s' is not unique for control type '%s'.
control_not_found = Unable to find a control with ID '%s'.