aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/nl_NL/admin.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php
index bf8cba4f7..290fd0ef6 100644
--- a/language/nl_NL/admin.lang.php
+++ b/language/nl_NL/admin.lang.php
@@ -953,4 +953,5 @@ $lang['This group will be unset to default'] = 'Deze groep zal niet langer als s
$lang['Type here the name of the new group'] = 'Voer de naam in van de nieuwe groep';
$lang['Purge user cache'] = 'Verwijder gebruikers-cache';
$lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'De afmetingen van de afbeelding zullen worden verlaagd naar %dx%d pixels.';
+$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Omdat GD als grafische bibliotheek (graphic library) wordt gebruikt, is het formatteren van afbeeldingen na het uploaden geblokkeerd';
?> \ No newline at end of file