/tinyautosave/tinyautosave/langs/en.js

http://tinyautosave.googlecode.com/ · JavaScript · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 3d75a24522e3f84d9bbc9df096c048d5 MD5 · raw file

  1. tinyMCE.addI18n('en.tinyautosave',{
  2. restore_content: "Restore auto-saved content",
  3. no_content: "There is no auto-save content available to restore",
  4. 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?"
  5. });