tbrehm
2009-07-08 be7d7f8a01ebf297d09fcea72dea1766af50aa7c
interface/web/mail/lib/lang/de_mail_forward.lng
@@ -1,6 +1,7 @@
<?php
$wb['email_txt'] = 'Email';
$wb['destination_txt'] = 'Destination Email';
$wb['active_txt'] = 'Active';
$wb['limit_mailforward_txt'] = 'The max. number of email forwarders for your account is reached.';
$wb['email_txt'] = 'Emailadresse';
$wb['destination_txt'] = 'Ziel Emailadresse';
$wb['active_txt'] = 'Aktiv';
$wb['limit_mailforward_txt'] = 'Die max. Anzahl an Emailweiterleitungen für ihren Account wurde erreicht.';
$wb['duplicate_mailbox_txt'] = 'There is already a mailbox with this email address';
?>