1 // UK lang variables
2
3 tinyMCE.addToLang('',{
4 iespell_desc : 'Run spell checking',
5 iespell_download : "ieSpell not detected. Click OK to go to download page."
6 });
7