includes/clientside/tinymce/plugins/autosave/langs/en.js
author Dan
Mon, 28 Dec 2009 16:52:41 -0500
changeset 335 59fee40b4644
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed a couple non-security sanitizer and editor bugs

// EN lang variables

tinyMCE.addToLang('',{
autosave_unload_msg : 'The changes you made will be lost if you navigate away from this page.'
});