karailiev
2008-11-28 141f4cfac274bf44eb96072e056bd073fb5c4b24
interface/web/mail/lib/lang/se_mail_forward.lng
@@ -1,7 +1,8 @@
<?php
$wb["email_txt"] = 'Epost';
$wb["destination_txt"] = 'Mottagande Epost';
$wb["active_txt"] = 'Aktiv';
$wb["btn_save_txt"] = 'Spara';
$wb["btn_cancel_txt"] = 'Avbryt';
?>
<?php
$wb['email_txt'] = 'Epost';
$wb['destination_txt'] = 'Mottagande Epost';
$wb['active_txt'] = 'Aktiv';
$wb['btn_save_txt'] = 'Spara';
$wb['btn_cancel_txt'] = 'Avbryt';
$wb['limit_mailforward_txt'] = 'The max. number of email forwarders for your account is reached.';
?>