A tumblelog CMS built on AJAX, PHP and MySQL.

en.js 149B

123456
  1. // EN lang variables
  2. tinyMCE.addToLang('',{
  3. autosave_unload_msg : 'The changes you made will be lost if you navigate away from this page.'
  4. });