tbrehm
2009-03-12 02c5c172afbac139f930eba18f808a924920ac91
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Systembenutzergruppen';
$wb['description_txt'] = 'Beschreibung';
$wb['name_txt'] = 'Gruppe';
$wb['add_new_record_txt'] = 'Neue Gruppe hinzufügen';
?>