includes/clientside/tinymce/plugins/autosave/langs/en.js
author Dan
Sat, 06 Oct 2007 14:45:00 -0400
changeset 164 199599eca89e
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed external links in tplWikiFormat to use my monster HTTP request regex

// EN lang variables

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