/BlogEngine/BlogEngine.NET/editors/tiny_mce_3_4_3_1/plugins/autosave/langs/en.js
# · 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?"
- });