summaryrefslogtreecommitdiff
path: root/framework/Exceptions
diff options
context:
space:
mode:
authorxue <>2006-04-01 17:30:17 +0000
committerxue <>2006-04-01 17:30:17 +0000
commitaf7a742944cc2d515cac1fcd22363483827c36b3 (patch)
tree65bee5bc1ef9a4a88ffe32db0bb0e7f29e86b0e5 /framework/Exceptions
parent2febfa7d8b152ff8d540242bec354c92c9f2f73c (diff)
Modified THtmlArea about its default toolbars.
Diffstat (limited to 'framework/Exceptions')
-rw-r--r--framework/Exceptions/messages.txt7
1 files changed, 6 insertions, 1 deletions
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