From 767e2e7d4177727226bc66d12f43cdc7af3b0c04 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 18 Nov 2005 01:12:51 +0000 Subject: --- framework/Exceptions/messages.en | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework') 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'. -- cgit v1.2.3