This is a migrated thread and some comments may be shown as answers.

[Solved] Changing Spellcheck Complete! Message

1 Answer 178 Views
Editor
This is a migrated thread and some comments may be shown as answers.
DaveP
Top achievements
Rank 1
DaveP asked on 19 Feb 2010, 04:29 PM
I am using the RadEditor control with spell checking enabled via this entry in the Toolsfile:

<
tool name="AjaxSpellCheck" />

Where can I edit the message that pops up after doing a spell check? I have a request that the message reads "Spell check complete!" which is a bit more grammatically correct.

Also, where can I get documentation on the various properties of these controls?

For example, I can't seem to find what "SpellCheckSettings" is or how to gain access to "Telerik.Web.UI.Editor.SpellCheckSettings".

Thanks!

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Dobromir
Telerik team
answered on 24 Feb 2010, 11:14 AM
Hi Dave,

In order to modify the message that pops up at the end of spell check you need to modify the resource file for en-US language - RadSpell.Dialog.resx. More information on how to modify resource files is available in the following live demo: Editor / Localization.

For your convenience I have attached unmodified RadSpell.Dialog.resx file.

In addition, information regarding RadEditor's properties is available in the API Reference section of the help, for example :
SpellCheckSettings Property
RadEditor Class

Regards,
Dobromir
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Editor
Asked by
DaveP
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Share this question
or