tbrehm
2009-01-12 b2b4a9e256db161ed240049067e1334b0c6c0459
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';
?>