app/soc/content/js/tiny_mce/plugins/paste/langs/en_dlg.js
changeset 126 6186c115a210
equal deleted inserted replaced
125:155f43a0fa68 126:6186c115a210
       
     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 });