includes/clientside/tinymce/plugins/paste/langs/en_dlg.js
author Dan
Sun, 12 Apr 2009 19:24:33 -0400
changeset 899 df88cedf0995
parent 335 67bd3121a12e
permissions -rw-r--r--
Allowed custom processing functions altogether for AJAX login error handling

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