summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/paste/langs/de_dlg.js
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/tiny_mce/plugins/paste/langs/de_dlg.js')
-rw-r--r--program/js/tiny_mce/plugins/paste/langs/de_dlg.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/program/js/tiny_mce/plugins/paste/langs/de_dlg.js b/program/js/tiny_mce/plugins/paste/langs/de_dlg.js
new file mode 100644
index 000000000..5a3f5e8c6
--- /dev/null
+++ b/program/js/tiny_mce/plugins/paste/langs/de_dlg.js
@@ -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."
+}); \ No newline at end of file