X-Git-Url: https://git.donarmstrong.com/?p=roundcube.git;a=blobdiff_plain;f=program%2Fjs%2Ftiny_mce%2Fplugins%2Fpaste%2Flangs%2Fnl_dlg.js;h=17ce906af3852f386176be850d4540147fb76f42;hp=99e604fe5bb20e0965ee351e692cd57c172aa845;hb=a2dd2e41259a5e90016efcd7d083020b95e25527;hpb=fe4a852cd4335d3d2089b13e10d409fa2fa816d8 diff --git a/program/js/tiny_mce/plugins/paste/langs/nl_dlg.js b/program/js/tiny_mce/plugins/paste/langs/nl_dlg.js index 99e604f..17ce906 100644 --- a/program/js/tiny_mce/plugins/paste/langs/nl_dlg.js +++ b/program/js/tiny_mce/plugins/paste/langs/nl_dlg.js @@ -1,5 +1 @@ -tinyMCE.addI18n('nl.paste_dlg',{ -text_title:"Gebruik Ctrl+V om tekst in het venster te plakken.", -text_linebreaks:"Regelafbreking bewaren", -word_title:"Gebruik Ctrl+V om tekst in het venster te plakken." -}); \ No newline at end of file +tinyMCE.addI18n('nl.paste_dlg',{word_title:"Gebruik Ctrl+V om tekst in het venster te plakken.",text_linebreaks:"Regelafbreking bewaren",text_title:"Gebruik Ctrl+V om tekst in het venster te plakken."}); \ No newline at end of file