includes/clientside/tinymce/plugins/iespell/langs/en.js
author Dan
Fri, 01 Feb 2008 22:31:57 -0500
changeset 456 e133d321fce4
parent 1 fe660c52c48f
permissions -rw-r--r--
Made all captcha fields case-insensitive (thanks pkeating)

// UK lang variables

tinyMCE.addToLang('',{
iespell_desc : 'Run spell checking',
iespell_download : "ieSpell not detected. Click OK to go to download page."
});