includes/clientside/tinymce/plugins/autosave/langs/en.js
author Dan
Sun, 26 Aug 2007 20:55:12 -0400
changeset 104 9c17aacd5515
parent 1 fe660c52c48f
permissions -rw-r--r--
Added ACL rule preventing guests from viewing the memberlist (by request from Neal Gompa <ngompa13 at gmail>)

// EN lang variables

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