tbrehm
2011-07-25 ed30c60150ffda0301eb1f8d30c93cac94de41df
interface/web/mail/lib/lang/nl_mail_forward.lng
@@ -1,8 +1,8 @@
<?php
$wb["email_txt"] = 'Email';
$wb["destination_txt"] = 'Emailadres geadresseerde';
$wb["active_txt"] = 'Aktief';
$wb["btn_save_txt"] = 'Opslaan';
$wb["btn_cancel_txt"] = 'Annuleren';
$wb["limit_mailforward_txt"] = 'Het max. aantal email forwarders voor uw account is bereikt.';
$wb['email_txt'] = 'E-mail';
$wb['destination_txt'] = 'Bestemming e-mail';
$wb['active_txt'] = 'Actief';
$wb['limit_mailforward_txt'] = 'Het max. aantal e-mail forwarders is voor uw account is bereikt.';
$wb['duplicate_mailbox_txt'] = 'Er is al een mailbox met dit e-mailadres';
$wb['domain_txt'] = 'Domain';
?>