aboutsummaryrefslogtreecommitdiff
path: root/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js
diff options
context:
space:
mode:
authoriionly <iionly@gmx.de>2013-02-19 20:15:34 +0100
committeriionly <iionly@gmx.de>2013-02-19 20:15:34 +0100
commit4cd91acc35bd1923b9c2bfd5c377c0ac2e157d23 (patch)
tree38a3320f982d5343b11ac63cab158053756db952 /mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js
parentd7ca5d846ccf328ec8940950c4e50e8648bab58a (diff)
downloadelgg-4cd91acc35bd1923b9c2bfd5c377c0ac2e157d23.tar.gz
elgg-4cd91acc35bd1923b9c2bfd5c377c0ac2e157d23.tar.bz2
Tinymce plugin: update to version 3.5.8 of Tinymce editor
Diffstat (limited to 'mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js')
-rw-r--r--mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js b/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js
deleted file mode 100644
index fce6bd3e1..000000000
--- a/mod/tinymce/vendor/tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js
+++ /dev/null
@@ -1,4 +0,0 @@
-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?"
-}); \ No newline at end of file