tbrehm
2010-01-11 1f16ae51d9aeb092ca1294b73a66a9289ce608ea
interface/web/admin/lib/lang/nl_groups_list.lng
@@ -1,7 +1,8 @@
<?php
$wb['list_head_txt'] = 'Gebruikersgroepen';
$wb['description_txt'] = 'Omschrijving';
$wb['name_txt'] = 'Groep';
$wb['add_new_record_txt'] = 'Nieuwe groep toevoegen';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
?>
<?php
$wb['list_head_txt'] = 'Gebruikersgroepen';
$wb['description_txt'] = 'Omschrijving';
$wb['name_txt'] = 'Groep';
$wb['add_new_record_txt'] = 'Nieuwe groep toevoegen';
$wb['warning_txt'] = '<b>LET OP:</b> Uitgevoerde wijzigingen in deze module kunnen gevolgen hebben voor gebruikers gekoppeld aan deze groepen!';
?>