tbrehm
2010-01-20 5dc3d55f94b14474f436b7c96c0b92794e771f7e
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Ohjelmapaketit';
$wb['installed_txt'] = 'Ohjelmapaketin tila';
$wb['package_title_txt'] = 'Ohjelmapaketti';
$wb['package_description_txt'] = 'Ohjelmapaketin kuvaus';
$wb['action_txt'] = 'Toiminto';
?>