includes/clientside/tinymce/plugins/autosave/langs/en.js
author Dan
Fri, 22 Jun 2007 10:16:14 -0400
changeset 12 c96a9b56f16c
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed problems with installer and config file (chdir and error-connecting-to-MySQL issues)

// EN lang variables

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