Upgrade TinyMCE to 3.4.2, fixes bugs 11955, 11992
This commit is contained in:
parent
faddfc5d8a
commit
38de00f931
422 changed files with 17224 additions and 23491 deletions
4
www/extras/tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js
vendored
Normal file
4
www/extras/tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
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?"
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue