diff options
Diffstat (limited to 'inc/lang/nl/lang.php')
-rw-r--r-- | inc/lang/nl/lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/lang/nl/lang.php b/inc/lang/nl/lang.php index 8080c359c..fdc0c075a 100644 --- a/inc/lang/nl/lang.php +++ b/inc/lang/nl/lang.php @@ -328,4 +328,3 @@ $lang['media_perm_read'] = 'Sorry, u heeft niet voldoende rechten om besta $lang['media_perm_upload'] = 'Sorry, u heeft niet voldoende rechten om bestanden te uploaden.'; $lang['media_update'] = 'Upload nieuwe versie'; $lang['media_restore'] = 'Deze versie terugzetten'; -$lang['plugin_install_err'] = 'Plugin is juist geinstalleerd. Hernoem plugin map \'%s\' naar \'%s\'.'; |