Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/mail/lib/lang/nl_mail_whitelist.lng
@@ -1,10 +1,9 @@
<?php
$wb['server_id_txt'] = 'Server';
$wb['source_txt'] = 'Whitelist adres';
$wb['recipient_txt'] = 'Ontvanger';
$wb['active_txt'] = 'Actief';
$wb['source_error_notempty'] = 'Adres is niet ingevuld.';
$wb['type_txt'] = 'Type';
$wb['limit_mailfilter_txt'] = 'Het max. aantal e-mailfilters voor uw account is bereikt.';
?>
<?php
$wb['server_id_txt'] = 'Server';
$wb['source_txt'] = 'Whitelist Adres';
$wb['recipient_txt'] = 'Ontvanger';
$wb['active_txt'] = 'Actief';
$wb['source_error_notempty'] = 'Adres is niet ingvuld.';
$wb['type_txt'] = 'Type';
$wb['limit_mailfilter_txt'] = 'Het max. aantal e-mail filters voor uw account is bereikt.';
?>