tbrehm
2009-01-09 2276cc19ca7f94d2eabe72b7380c3898674a769d
interface/web/mail/lib/lang/de_mail_whitelist_list.lng
@@ -1,10 +1,11 @@
<?php
$wb['list_head_txt'] = 'Email Whitelist';
$wb['active_txt'] = 'Active';
$wb['server_id_txt'] = 'Server';
$wb['source_txt'] = 'Whitelisted address';
$wb['type_txt'] = 'Type';
$wb['recipient_txt'] = 'Recipient';
<?php
$wb['list_head_txt'] = 'Email Whitelist';
$wb['active_txt'] = 'Active';
$wb['server_id_txt'] = 'Server';
$wb['source_txt'] = 'Whitelisted address';
$wb['type_txt'] = 'Type';
$wb['recipient_txt'] = 'Recipient';
$wb['add_new_record_txt'] = 'Add new Whitelist record';
$wb['access_txt'] = 'access';
?>
$wb['access_txt'] = 'access';
?>