tbrehm
2009-10-01 91609af095a11a794907151ef2b893fd15825228
interface/web/mail/lib/lang/pl_mail_blacklist_list.lng
@@ -1,11 +1,10 @@
<?php
$wb["list_head_txt"] = 'Czarna lista E-mail';
$wb["active_txt"] = 'Aktywny';
$wb["server_id_txt"] = 'Serwer';
$wb["source_txt"] = 'Adresy wpisane na czarną listę';
$wb["type_txt"] = 'Typ';
$wb["recipient_txt"] = 'Odbiorca';
$wb["add_new_record_txt"] = 'Dodaj nowy wpis czarnej listy';
$wb["access_txt"] = 'dostęp';
?>
<?php
$wb['list_head_txt'] = 'Czarna lista E-mail';
$wb['active_txt'] = 'Aktywny';
$wb['server_id_txt'] = 'Serwer';
$wb['source_txt'] = 'Adresy wpisane na czarną listę';
$wb['type_txt'] = 'Typ';
$wb['recipient_txt'] = 'Odbiorca';
$wb['add_new_record_txt'] = 'Dodaj nowy wpis czarnej listy';
$wb['access_txt'] = 'dostęp';
?>