• Increase font size
  • Default font size
  • Decrease font size

Tip #60: How to change the Spell Checker Language

PDF

SharePoint 2007 use the English-US language for the Spell Checker in OOTB MOSS Content Editor, but there is no UI options to change its language to other one.

The only workaround is to use JavaScript - you need to change the master page adding the following code

<script language="JavaScript" type="text/JavaScript">
L_Language=3081;
</script>

Microsoft has acknowledged that this is a valid workaround.

Thanks to Chander Ramanathan



Digg! Technorati! Diigo! Reddit! Del.icio.us! Google! Live! Facebook! StumbleUpon! Yahoo! Joomla Portal

Comments (2)

Subscribe to this comment's feed
Kat
Hi
I use sharepoint on a regualar basis but i am not very technical!
Can you give some more detail around how to do this?
Thanks!
October 29, 2009
Michael
You need to use SharePoint Designer, and follow this description about master pages and its locations http://office.microsoft.com/en...01033.aspx
October 29, 2009

Write comment


busy
 

Disclaimer

Views and suggestions expressed on this site do not necessarily reflect the Microsoft position and we don't hold liablily for tips and recommendations. You should be aware that some information represented on site might be officially unsupported, could potentially damage your SharePoint installation, and could lead to a lack of support from Microsoft.