includes/clientside/tinymce/plugins/paste/langs/en_dlg.js
author Dan
Sun, 11 Jan 2009 21:37:49 -0500
changeset 811 5c807fe77020
parent 335 67bd3121a12e
permissions -rw-r--r--
Added support for live re-auth and de-auth; fully AJAX, no page reload required, plus plugin-usable API.

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