diff options
author | luxagraf <sng@luxagraf.net> | 2012-09-22 22:27:04 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2012-09-22 22:27:04 -0400 |
commit | efb623af0bcb47d510501c282e1326b11343a29c (patch) | |
tree | 3a35fb19f5eba3b219c65277a5fb712cbe9604ac /lib/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste/langs | |
parent | 0b481fd7931c2ae20ca21f89a87f2ba6a6c01e10 (diff) |
site reorg
Diffstat (limited to 'lib/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste/langs')
-rw-r--r-- | lib/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste/langs/de_dlg.js | 5 | ||||
-rw-r--r-- | lib/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste/langs/de_dlg.js b/lib/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste/langs/de_dlg.js deleted file mode 100644 index 5a3f5e8..0000000 --- a/lib/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste/langs/de_dlg.js +++ /dev/null @@ -1,5 +0,0 @@ -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 diff --git a/lib/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js b/lib/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js deleted file mode 100644 index 823eb16..0000000 --- a/lib/grappelli/media/tinymce/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js +++ /dev/null @@ -1,5 +0,0 @@ -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." -});
\ No newline at end of file |