cfoe
2012-05-21 37e2677503d2617fe50e7976d5384a022de11a7f
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.';
?>