X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Ftiny_mce%2Fplugins%2Fpaste%2Flangs%2Fen_dlg.js;h=bc74daf85c89271ee86308ab0ee971650e5f8f4f;hp=eeac778960a75ff23c94b3fb48067798038b2778;hb=b05f4eef4014db3885787ef15107cba93c932ac9;hpb=b347fec899815ec89b2738a0877880ee81e74b59 diff --git a/webcit/tiny_mce/plugins/paste/langs/en_dlg.js b/webcit/tiny_mce/plugins/paste/langs/en_dlg.js index eeac77896..bc74daf85 100644 --- a/webcit/tiny_mce/plugins/paste/langs/en_dlg.js +++ b/webcit/tiny_mce/plugins/paste/langs/en_dlg.js @@ -1,5 +1 @@ -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." -}); \ No newline at end of file +tinyMCE.addI18n('en.paste_dlg',{"word_title":"Use Ctrl+V on your keyboard to paste the text into the window.","text_linebreaks":"Keep Linebreaks","text_title":"Use Ctrl+V on your keyboard to paste the text into the window."}); \ No newline at end of file