/modules/mod_base/lib/js/modules/tinymce3.4.3.2/plugins/autosave/langs/en.js
https://code.google.com/p/zotonic/ · JavaScript · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · a33b0322c949a6d74bde7fa164396984 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?"
- });