tbrehm
2012-06-11 897af06af9522ded99b1e0f46730299e89856ffe
interface/web/mail/lib/lang/cz_mail_relay_recipient.lng
@@ -1,9 +1,9 @@
<?php
$wb["server_id_txt"] = 'Server';
$wb["source_txt"] = 'Relay adresát';
$wb["recipient_txt"] = 'Adresát';
$wb["active_txt"] = 'Aktivní';
$wb["source_error_notempty"] = 'Adresa je prázdná.';
$wb["type_txt"] = 'Typ';
$wb["limit_mailfilter_txt"] = 'Dosažen maximální počet email filtrů pro Váš účet.';
?>
<?php
$wb['server_id_txt'] = 'Server';
$wb['source_txt'] = 'Relay adresát';
$wb['recipient_txt'] = 'Adresát';
$wb['active_txt'] = 'Aktivní';
$wb['source_error_notempty'] = 'Adresa je prázdná.';
$wb['type_txt'] = 'Typ';
$wb['limit_mailfilter_txt'] = 'Dosažen maximální počet email filtrů pro Váš účet.';
?>