torusturtle
2009-03-20 e2d23979737feca8fc66e52a86dff5ae8b3dcab6
1
2
3
4
5
6
7
8
9
10
<?php
$wb['list_head_txt'] = 'Email Whitelist';
$wb['active_txt'] = 'Aktiv';
$wb['server_id_txt'] = 'Server';
$wb['source_txt'] = 'Whitelisted Adressen';
$wb['type_txt'] = 'Type';
$wb['recipient_txt'] = 'Empfänger';
$wb['add_new_record_txt'] = 'Whitelist Eintrag hinzufügen';
$wb['access_txt'] = 'Zugriff';
?>