ftimme
2012-05-18 3ed2a2a6018cd835a9ea251de6d2d4bc65547737
1
2
3
4
5
6
7
<?php
$wb["mailbox_cc_txt"] = 'Kopie an Email-Adresse senden';
$wb["cc_txt"] = 'Kopie senden an';
$wb["email_txt"] = 'Email';
$wb["cc_error_isemail"] = 'Email-Adresse ung&uuml;ltig im  -Kopie senden an- Feld';
$wb["email_is_cc_error"] = 'Email-Adresse and "Kopie senden an"-Adresse d&uuml;rfen nicht identisch sein.';
?>