includes/clientside/tinymce/plugins/autosave/langs/en.js
author Dan
Wed, 11 Jul 2007 13:00:19 -0400
changeset 62 9dc4fded30e6
parent 1 fe660c52c48f
permissions -rw-r--r--
Redirect pages actually work stable-ish now; critical extraneous debug message removed (oops!)

// EN lang variables

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