tbrehm
2010-03-03 94c3ec8a26a755d567a31188dab63cb96febfb77
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Software updates';
$wb['installed_txt'] = 'Actie';
$wb['update_title_txt'] = 'Update';
$wb['version_txt'] = 'Versie';
$wb['action_txt'] = 'Actie';
$wb['server_select_txt'] = 'Selecteer server';
?>