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

Spell Checker - Hebrew

1 Answer 60 Views
Editor
This is a migrated thread and some comments may be shown as answers.
avi
Top achievements
Rank 1
avi asked on 09 Mar 2011, 01:36 PM
Hello, 

I would like to use the editor spell checker in Hebrew.

I put the dictionary at the  path: ~/App_Data/RadSpell

and set the properties of the editor to:

<rad:RadEditor
      
Id="RadEditor1"
     
SpellCheckSettings-WordIgnoreOptions="UPPERCASE"
      
SpellCheckSettings-SpellCheckProvider="EditDistanceProvider"
      
SpellCheckSettings-SpellEditDistance="2"
      
Runat="server">
</
rad:RadEditor>
as mentioned in the guid.

and set the SpellCheckSettings-DictionaryLanguage Property to : he-IL


But still when i run the spell Checker with words in hebrew that contains errores it pop up window that says
'No Mistakes Found"
I supose i use the Q1 2010 version ( how can i be sure ?)

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 11 Mar 2011, 04:27 PM
Hi Avi,

For your convenience I prepared and attached an example with RadEditor for ASP.NET AJAX.


All the best,
Rumen
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Editor
Asked by
avi
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or