tbrehm
2010-01-28 95ed0d3ceb9e98749a635327ff220f034dc3c7bb
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Software pakketten';
$wb['installed_txt'] = 'Status';
$wb['package_title_txt'] = 'Pakket';
$wb['package_description_txt'] = 'Omschrijving';
$wb['action_txt'] = 'Actie';
?>