includes/clientside/tinymce/plugins/autosave/langs/en.js
author Dan
Tue, 10 Jul 2007 00:40:52 -0400
changeset 58 8f532d8ab5f5
parent 1 fe660c52c48f
permissions -rw-r--r--
Merging Scribus and Nighthawk repositories... Mercurial saves the day...again :-)

// EN lang variables

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