tbrehm
2009-10-01 945397f40938ca326be1bfb91e96a4b33a9e1e13
1
2
3
4
5
6
7
<?php
$wb['email_txt'] = 'Sähköposti';
$wb['destination_txt'] = 'Vastaanottajan sähköposti';
$wb['active_txt'] = 'Käytössä';
$wb['limit_mailforward_txt'] = 'Käyttäjätunnuksella on jo sallittu määrä edelleenlähetysosoitteita.';
$wb['duplicate_mailbox_txt'] = 'There is already a mailbox with this email address';
?>