tbrehm
2010-02-03 4b3b17b57c5cc3be266642caeb6a9a7ea438caf1
1
2
3
4
5
6
7
8
9
10
<?php
$wb['server_id_txt'] = 'Server';
$wb['source_txt'] = 'Blacklist adres';
$wb['recipient_txt'] = 'Ontvanger';
$wb['active_txt'] = 'Actief?';
$wb['source_error_notempty'] = 'Adres is leeg.';
$wb['type_txt'] = 'Type';
$wb['limit_mailfilter_txt'] = 'Het max. aantal e-mailfilters voor uw account is bereikt.';
?>