includes/clientside/tinymce/plugins/autosave/langs/en.js
author Dan
Mon, 02 Jul 2007 15:17:54 -0400
changeset 38 ed06961e54dd
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed user pages + the new .xx page URL format

// EN lang variables

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