/modules/mod_base/lib/js/modules/tinymce3.4.3.2/plugins/autosave/langs/en.js
http://github.com/zotonic/zotonic · JavaScript · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · cf98a13d6d119889ae2c677ba5aa055d MD5 · raw file
- tinyMCE.addI18n('en.autosave',{
- restore_content: "Restore auto-saved content",
- 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?"
- });