diff options
author | xue <> | 2006-04-01 17:30:17 +0000 |
---|---|---|
committer | xue <> | 2006-04-01 17:30:17 +0000 |
commit | af7a742944cc2d515cac1fcd22363483827c36b3 (patch) | |
tree | 65bee5bc1ef9a4a88ffe32db0bb0e7f29e86b0e5 /framework/Exceptions/messages.txt | |
parent | 2febfa7d8b152ff8d540242bec354c92c9f2f73c (diff) |
Modified THtmlArea about its default toolbars.
Diffstat (limited to 'framework/Exceptions/messages.txt')
-rw-r--r-- | framework/Exceptions/messages.txt | 7 |
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 |