From 6fa5b437a48485927e5d90abe061ee723f3b45c2 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Mon, 20 Jan 2014 18:46:28 +0100 Subject: Update to TinyMCE 4.x --- program/js/tiny_mce/plugins/autosave/langs/en.js | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 program/js/tiny_mce/plugins/autosave/langs/en.js (limited to 'program/js/tiny_mce/plugins/autosave/langs') diff --git a/program/js/tiny_mce/plugins/autosave/langs/en.js b/program/js/tiny_mce/plugins/autosave/langs/en.js deleted file mode 100644 index fce6bd3e1..000000000 --- a/program/js/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 -- cgit v1.2.3