tbrehm
2009-10-28 66c3bc24f069a2854bdf1eeebb6dcb51f6ef0afb
interface/web/admin/lib/lang/nl_groups_list.lng
@@ -1,12 +1,6 @@
<?php
$wb['list_head_txt'] = 'Systeemgebruiker groepen';
$wb['list_head_txt'] = 'Gebruikersgroepen';
$wb['description_txt'] = 'Omschrijving';
$wb['name_txt'] = 'Groep';
$wb['page_txt'] = 'Pagina';
$wb['page_of_txt'] = 'van';
$wb['page_next_txt'] = 'Volgende';
$wb['page_back_txt'] = 'Terug';
$wb['delete_txt'] = 'Verwijderen';
$wb['filter_txt'] = 'Filter';
$wb['add_new_record_txt'] = 'Add new Group';
$wb['add_new_record_txt'] = 'Nieuwe groep toevoegen';
?>