diff options
author | redmatrix <git@macgirvin.com> | 2016-05-30 22:16:34 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-05-30 22:16:34 -0700 |
commit | 670e83b30050201e3ac069c9dfa86a92aff2431d (patch) | |
tree | 1280e93b6435fcca43d85a940c64d24c8c07936b /library/tinymce/jscripts/tiny_mce/plugins/paste/langs | |
parent | 44d3dadb03406a811c30340c814b3f95483a6a6d (diff) | |
download | volse-hubzilla-670e83b30050201e3ac069c9dfa86a92aff2431d.tar.gz volse-hubzilla-670e83b30050201e3ac069c9dfa86a92aff2431d.tar.bz2 volse-hubzilla-670e83b30050201e3ac069c9dfa86a92aff2431d.zip |
remove a bunch of unused stuff, some of which is orphaned and some which represents dead development efforts
Diffstat (limited to 'library/tinymce/jscripts/tiny_mce/plugins/paste/langs')
-rw-r--r-- | library/tinymce/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/library/tinymce/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js b/library/tinymce/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js deleted file mode 100644 index bc74daf85..000000000 --- a/library/tinymce/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js +++ /dev/null @@ -1 +0,0 @@ -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."});
\ No newline at end of file |