tinyMCE.addI18n('en.tinyautosave',{
restore_content: "Restore auto-saved content",
no_content: "There is no auto-save content available to restore",
warning_message: "If you restore the saved content, you will lose all the content that is currently in the editor.\n\nAre you sure you want to restore the saved content?"
});