From 90e706cda83d3b64a5508ed182956a1e3110ff26 Mon Sep 17 00:00:00 2001 From: xue <> Date: Thu, 11 May 2006 03:20:04 +0000 Subject: Fixed an error message. --- framework/Exceptions/messages.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework') diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index 3506d1a4..c4fb8c5f 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -161,7 +161,7 @@ templatecontrol_mastercontrol_invalid = Master control must be of type TTemplate templatecontrol_contentid_duplicated = TContent ID '{0}' is duplicated. templatecontrol_placeholderid_duplicated= TContentPlaceHolder ID '{0}' is duplicated. templatecontrol_directive_invalid = {0}.{1} can only accept a static text string through a template directive. -templatecontrol_placeholder_inexistent = TContent '{0}' does not have a matching TPlaceHolder. +templatecontrol_placeholder_inexistent = TContent '{0}' does not have a matching TContentPlaceHolder. page_form_duplicated = A page can contain at most one TForm. Use regular HTML form tags for the rest forms. page_isvalid_unknown = TPage.IsValid has not been evaluated yet. -- cgit v1.2.3