From 7b6a62317d3554b3b52befc4bc797751a0cffd03 Mon Sep 17 00:00:00 2001 From: ricardo777 Date: Wed, 23 Apr 2014 13:51:11 +0200 Subject: [PATCH] Update nl.php Updated lines: 'Autoupdate has been successfully enabled' 'Autoupdate has been successfully disabled' --- web/inc/i18n/nl.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/inc/i18n/nl.php b/web/inc/i18n/nl.php index 87b7d121e..f64918c8f 100644 --- a/web/inc/i18n/nl.php +++ b/web/inc/i18n/nl.php @@ -367,8 +367,8 @@ $LANG['nl'] = array( 'IP_CREATED_OK' => 'IP-adres %s is succesvol aangemaakt.', 'PACKAGE_CREATED_OK' => 'Package %s is succesvol aangemaakt.', 'SSL_GENERATED_OK' => 'Certificaat is met succes aangemaakt.', - 'Autoupdate has been successfully enabled' => 'Autoupdate has been successfully enabled', - 'Autoupdate has been successfully disabled' => 'Autoupdate has been successfully disabled', + 'Autoupdate has been successfully enabled' => 'Autoupdate is succesvol geactiveerd', + 'Autoupdate has been successfully disabled' => 'Autoupdate is succesvol gedeactiveerd', 'Changes has been saved.' => 'Wijzigingen zijn opgeslagen.', 'Confirmation' => 'Bevestiging', 'DELETE_USER_CONFIRMATION' => 'Weet u zeker dat u gebruiker %s wilt verwijderen?',