tbrehm
2009-08-25 69944a5535b16007bd2cd8c546e8be6dfc35adf8
interface/web/mail/lib/lang/nl_mail_alias_list.lng
@@ -1,8 +1,9 @@
<?php
$wb['list_head_txt'] = 'Email alias';
$wb['active_txt'] = 'Actief';
$wb['source_txt'] = 'Bron';
$wb['destination_txt'] = 'Bestemming';
$wb['email_txt'] = 'Email';
$wb['add_new_record_txt'] = 'Toevoegen nieuwe email alias';
$wb['list_head_txt'] = 'E-mail aliassen';
$wb['active_txt'] = 'Actief?';
$wb['source_txt'] = 'Geadresseerde';
$wb['destination_txt'] = 'Doorsturen naar account';
$wb['email_txt'] = 'E-mail';
$wb['add_new_record_txt'] = 'Nieuwe e-mailalias toevoegen';
?>