CKEDITOR.plugins.setLang( 'pasteimage', 'en', {
title: 'Batch picture upload',
file_type_tip: 'The file type only supports:',
single_file_max_size_tip: 'A single file size can not be exceeded:',
waiting_upload_text: 'waiting',
delete_text: 'remove',
uploaded_text: 'uploaded'
} );