diff options
author | xue <> | 2006-03-26 23:47:19 +0000 |
---|---|---|
committer | xue <> | 2006-03-26 23:47:19 +0000 |
commit | 27578bac69d64900e8b252bd5a61a2c5d2b13ee8 (patch) | |
tree | 15b934238c20467a257b88d72a4df2f3beeefdd3 /framework/Exceptions | |
parent | b1323f31af5dea42c99385c2c50d9e664fbce847 (diff) |
Added tutorial for TTextHighlighter.
Diffstat (limited to 'framework/Exceptions')
-rw-r--r-- | framework/Exceptions/messages.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index a60230bd..c65ba3f6 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -266,4 +266,6 @@ wizard_command_invalid = Invalid wizard navigation command '{0}'. completewizardstep_steptype_readonly = TCompleteWizardStep.StepType is read-only.
-wizardstepcollection_wizardstep_required = TWizardStepCollection can only accept objects of TWizardStep or its derived classes.
\ No newline at end of file +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 |