mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 21:27:25 +02:00
Updated TinyMce to 3.2.5.
First incarnation of the admin configuration page added. Language file still to come.
This commit is contained in:
5
e107_plugins/tinymce/plugins/paste/langs/en_dlg.js
Normal file
5
e107_plugins/tinymce/plugins/paste/langs/en_dlg.js
Normal file
@@ -0,0 +1,5 @@
|
||||
tinyMCE.addI18n('en.paste_dlg',{
|
||||
text_title:"Use CTRL+V on your keyboard to paste the text into the window.",
|
||||
text_linebreaks:"Keep linebreaks",
|
||||
word_title:"Use CTRL+V on your keyboard to paste the text into the window."
|
||||
});
|
Reference in New Issue
Block a user