includes/clientside/tinymce/plugins/iespell/langs/en.js
author Dan
Sat, 03 Nov 2007 18:26:24 -0400
changeset 232 4cc0736ca168
parent 1 fe660c52c48f
permissions -rw-r--r--
Fix PHP4 compatibility (function def. of password_score)

// UK lang variables

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