includes/clientside/tinymce/plugins/iespell/langs/en.js
author Dan
Tue, 18 Sep 2007 17:27:55 -0400
changeset 137 3bce0c320e80
parent 1 fe660c52c48f
permissions -rw-r--r--
Fix: textarea tags got stripped naked by the HTML optimizer, now no longer

// UK lang variables

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