mcramer
2012-09-13 c7d735ffec7819f750d39da948d2422401c7e135
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Etäkäyttäjät';
$wb['list_desc_txt'] = '';
$wb['add_new_record_txt'] = 'Lisää uusi etäkäyttäjä';
$wb['parent_remote_userid_txt'] = 'ID';
$wb['username_txt'] = 'Käyttäjätunnus';
?>