includes/clientside/tinymce/plugins/autosave/langs/en.js
author Dan
Thu, 01 Nov 2007 10:06:19 -0400
changeset 222 712eb3f230b5
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed: radiobutton state in Admin:GeneralConfig not remembered when registration disabled

// EN lang variables

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