Retrieve all entities rather than just the first 1k
We probably need to start doing some caching for the pick view soon.
Patch by: Sverre Rabbelier
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."
});