Initial checkin
This commit is contained in:
commit
d75eb444fc
4304 changed files with 369634 additions and 0 deletions
5
thirdparty/tiny/plugins/paste/langs/.svn/text-base/de_dlg.js.svn-base
vendored
Normal file
5
thirdparty/tiny/plugins/paste/langs/.svn/text-base/de_dlg.js.svn-base
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
tinyMCE.addI18n('de.paste_dlg',{
|
||||
text_title:"Dr\u00FCcken Sie auf Ihrer Tastatur Strg+V, um den Text einzuf\u00FCgen.",
|
||||
text_linebreaks:"Zeilenumbr\u00FCche beibehalten",
|
||||
word_title:"Dr\u00FCcken Sie auf Ihrer Tastatur Strg+V, um den Text einzuf\u00FCgen."
|
||||
});
|
5
thirdparty/tiny/plugins/paste/langs/.svn/text-base/en_dlg.js.svn-base
vendored
Normal file
5
thirdparty/tiny/plugins/paste/langs/.svn/text-base/en_dlg.js.svn-base
vendored
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."
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue