includes/clientside/tinymce/plugins/autosave/langs/en.js
author Dan
Sat, 25 Aug 2007 12:22:46 -0400
changeset 99 2332ebd75f61
parent 1 fe660c52c48f
permissions -rw-r--r--
Added a few low-level checks in config.php for changes of search algorithm and AES cipher parameters

// EN lang variables

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