first re-commit.
This commit is contained in:
5
sn_templates/tiny_mce/plugins/paste/langs/de_dlg.js
vendored
Normal file
5
sn_templates/tiny_mce/plugins/paste/langs/de_dlg.js
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
sn_templates/tiny_mce/plugins/paste/langs/en_dlg.js
vendored
Normal file
5
sn_templates/tiny_mce/plugins/paste/langs/en_dlg.js
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."
|
||||
});
|
Reference in New Issue
Block a user