karailiev
2008-11-28 141f4cfac274bf44eb96072e056bd073fb5c4b24
interface/web/mail/lib/lang/se_mail_whitelist.lng
@@ -1,8 +1,11 @@
<?php
$wb["server_id_txt"] = 'Server';
$wb["address_txt"] = 'Adress';
$wb["active_txt"] = 'Aktiv';
$wb["btn_save_txt"] = 'Spara';
$wb["btn_cancel_txt"] = 'Avbryt';
$wb["address_error_notempty"] = 'Adressen är tom.';
?>
<?php
$wb['server_id_txt'] = 'Server';
$wb['active_txt'] = 'Aktiv';
$wb['btn_save_txt'] = 'Spara';
$wb['btn_cancel_txt'] = 'Avbryt';
$wb['source_txt'] = 'Witelist Address';
$wb['recipient_txt'] = 'Recipient';
$wb['source_error_notempty'] = 'Address is empty.';
$wb['type_txt'] = 'Type';
$wb['limit_mailfilter_txt'] = 'The max. number of email filters for your account is reached.';
?>