includes/clientside/tinymce/plugins/autosave/langs/en.js
author Dan
Thu, 28 Jun 2007 15:26:40 -0400
changeset 31 dc8741857bde
parent 1 fe660c52c48f
permissions -rw-r--r--
Finished Special:Preferences/Profile page! Only the wikitext parser cleanup left, yay!

// EN lang variables

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