bgneal@312: tinyMCE.addI18n('en.paste_dlg',{
bgneal@312: text_title:"Use CTRL+V on your keyboard to paste the text into the window.",
bgneal@312: text_linebreaks:"Keep linebreaks",
bgneal@312: word_title:"Use CTRL+V on your keyboard to paste the text into the window."
bgneal@312: });