/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

  1. tinyMCE.addI18n('en.autosave',{
  2. restore_content: "Restore auto-saved content",
  3. 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?"
  4. });