includes/clientside/tinymce/plugins/paste/langs/en_dlg.js
author Dan
Sat, 07 Jun 2008 12:48:39 -0400
changeset 563 0103428e2179
parent 335 67bd3121a12e
permissions -rw-r--r--
First test of rank manager interface, not currently capable of doing anything interesting (fills form with placeholder data); strings are in an earlier commit

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