summaryrefslogtreecommitdiff
path: root/framework/Exceptions/messages.en
diff options
context:
space:
mode:
authorxue <>2005-11-18 18:52:28 +0000
committerxue <>2005-11-18 18:52:28 +0000
commit6b647694bdae2ab37246447cb965a5e7f97290ed (patch)
tree613b45d1b39c5ea643eef0a1801b8ea5dc376095 /framework/Exceptions/messages.en
parent47e6ce79dfaa25397c8d1bfec2134f17c894ed87 (diff)
Diffstat (limited to 'framework/Exceptions/messages.en')
-rw-r--r--framework/Exceptions/messages.en3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/Exceptions/messages.en b/framework/Exceptions/messages.en
index 9c5dae1c..688901c2 100644
--- a/framework/Exceptions/messages.en
+++ b/framework/Exceptions/messages.en
@@ -43,6 +43,9 @@ assetmanager_basepath_invalid = TAssetManager.BasePath '%s' is invalid. Make s
assetmanager_basepath_unchangeable = TAssetManager.BasePath cannot be modified after the module is initialized.
assetmanager_baseurl_unchangeable = TAssetManager.BaseUrl cannot be modified after the module is initialized.
+pageservice_page_unknown = Page not found: %s
+
+
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'.