includes/clientside/tinymce/plugins/paste/langs/en_dlg.js
author Dan
Mon, 15 Jun 2009 20:09:58 -0400
changeset 1023 5a282dbf8fad
parent 335 67bd3121a12e
permissions -rw-r--r--
Added support for preloading javascript libs ($template->preload_js()). Updated admin theme and Tigra Tree Menu to support this + JS_{HEADER,FOOTER} variables.

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."
});