includes/clientside/tinymce/plugins/paste/langs/en_dlg.js
changeset 1344 dc96d6c5cd1e
parent 1343 2a31905a567d
child 1345 1de01205143b
equal deleted inserted replaced
1343:2a31905a567d 1344:dc96d6c5cd1e
     1 tinyMCE.addI18n('en.paste_dlg',{
       
     2 text_title:"Use CTRL+V on your keyboard to paste the text into the window.",
       
     3 text_linebreaks:"Keep linebreaks",
       
     4 word_title:"Use CTRL+V on your keyboard to paste the text into the window."
       
     5 });