includes/clientside/tinymce/plugins/autosave/langs/en.js
author Dan
Fri, 09 May 2008 23:32:00 -0400
changeset 293 fbe306070c40
parent 1 fe660c52c48f
permissions -rw-r--r--
Fixed (again) the user -> user_id transition in enano_tags table

// EN lang variables

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