tbrehm
2012-06-11 897af06af9522ded99b1e0f46730299e89856ffe
interface/web/mail/lib/lang/fi_mail_alias_list.lng
@@ -1,9 +1,8 @@
<?php
$wb['list_head_txt'] = 'Sähköpostiosoitteen kaimatunnus';
$wb['active_txt'] = 'Päällä';
$wb['list_head_txt'] = 'Sähköpostiosoitteen aliastunnus';
$wb['active_txt'] = 'Käytössä';
$wb['source_txt'] = 'Lähde';
$wb['destination_txt'] = 'Kohde';
$wb['email_txt'] = 'Sähköpostiosoite';
$wb['add_new_record_txt'] = 'Lisää uusi kaimatunnus';
$wb['add_new_record_txt'] = 'Lisää uusi aliastunnus';
?>