en.js 148 Bytes
tinyMCE.addI18n('en.pastehtml',{
	desc : 'Paste HTML code',
	insert_html_here: 'Use CTRL+V on your keyboard to paste the text into the window.'
});