source: trunk/library/tiny_mce/plugins/autosave/langs/en.js @ 4829

Revision 4829, 256 bytes checked in by airton, 13 years ago (diff)

Ticket #2146 - Implementacao da funcionalidade de multiplas assinaturas - Adicao da biblioteca TinyMCE

  • Property svn:executable set to *
Line 
1tinyMCE.addI18n('en.autosave',{
2restore_content: "Restore auto-saved content",
3warning_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?"
4});
Note: See TracBrowser for help on using the repository browser.