includes/clientside/tinymce/plugins/autosave/langs/en.js
author Dan
Sun, 26 Aug 2007 20:45:33 -0400
changeset 103 a8891e108c95
parent 1 fe660c52c48f
permissions -rw-r--r--
Several major improvements: Memberlist page added (planned since about beta 2), page group support added for non-JS ACL editor (oops!), and attempting to view a page for which you lack read permissions will get you logged.

// EN lang variables

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