From af7a742944cc2d515cac1fcd22363483827c36b3 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 1 Apr 2006 17:30:17 +0000 Subject: Modified THtmlArea about its default toolbars. --- framework/Exceptions/messages.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'framework/Exceptions') diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index c65ba3f6..b4f81c8b 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -268,4 +268,9 @@ completewizardstep_steptype_readonly = TCompleteWizardStep.StepType is read-only wizardstepcollection_wizardstep_required = TWizardStepCollection can only accept objects of TWizardStep or its derived classes. -texthighlighter_stylesheet_invalid = Unable to find the stylesheet file for TTextHighlighter. \ No newline at end of file +texthighlighter_stylesheet_invalid = Unable to find the stylesheet file for TTextHighlighter. + +hotspotcollection_hotspot_required = THotSpotCollection can only accept instance of THotSpot or its derived classes. + +htmlarea_textmode_readonly = THtmlArea.TextMode is read-only. +htmlarea_tarfile_invalid = THtmlArea is unable to locate the TinyMCE tar file. \ No newline at end of file -- cgit v1.2.3