includes/clientside/tinymce/plugins/autosave/langs/en.js
author Dan
Sun, 01 Jul 2007 14:51:33 -0400
changeset 35 efae425e9b98
parent 1 fe660c52c48f
permissions -rw-r--r--
Finally implemented the new image tag code

// EN lang variables

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