mirror of
https://github.com/friendica/friendica
synced 2025-04-23 21:10:12 +00:00
update tinymce to 3.5b2 to fix issues with FF 11 and pasting into code blocks
This commit is contained in:
parent
810e69ef0a
commit
f55779fd83
296 changed files with 17157 additions and 10477 deletions
6
library/tinymce/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js
vendored
Executable file → Normal file
6
library/tinymce/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js
vendored
Executable file → Normal file
|
@ -1,5 +1 @@
|
|||
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."
|
||||
});
|
||||
tinyMCE.addI18n('en.paste_dlg',{"word_title":"Use Ctrl+V on your keyboard to paste the text into the window.","text_linebreaks":"Keep Linebreaks","text_title":"Use Ctrl+V on your keyboard to paste the text into the window."});
|
Loading…
Add table
Add a link
Reference in a new issue