]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/iespell/langs/en.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / iespell / langs / en.js
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