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