diff options
Diffstat (limited to 'inc/lang/nl')
-rw-r--r-- | inc/lang/nl/lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/nl/lang.php b/inc/lang/nl/lang.php index 5fb1ca1b9..807fb0840 100644 --- a/inc/lang/nl/lang.php +++ b/inc/lang/nl/lang.php @@ -142,7 +142,7 @@ $lang['mail_newpage'] = 'pagina toegevoegd:'; $lang['mail_changed'] = 'pagina aangepast:'; $lang['mail_new_user'] = 'nieuwe gebruiker:'; $lang['mail_upload'] = 'bestand geüpload:'; -$lang['nosmblinks'] = 'Linken naar Windows shares werkt alleen in Microsoft Internet Explorer.\nJe kan de link wel kopiëren en plakken.'; +$lang['js']['nosmblinks'] = "Linken naar Windows shares werkt alleen in Microsoft Internet Explorer.\nJe kan de link wel kopiëren en plakken."; $lang['qb_alert'] = 'Voer de tekst in die je wilt opmaken.\nDe tekst wordt toegevoegd aan het eind van het document.'; $lang['qb_bold'] = 'Vette tekst'; $lang['qb_italic'] = 'Cursieve tekst'; |