A tumblelog CMS built on AJAX, PHP and MySQL.

en.js 170B

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