includes/clientside/tinymce/plugins/autosave/langs/en.js
author Dan
Mon, 06 Aug 2007 10:09:48 -0400
changeset 83 80facec76d9f
parent 1 fe660c52c48f
permissions -rw-r--r--
Tag cloud is now implemented

// EN lang variables

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