laking
2011-04-03 08c588789bb4663f38cbe53e2055b530d2029b60
1
2
3
4
5
6
7
8
9
10
11
12
<?php
$wb['list_head_txt'] = 'Software updates';
$wb['server_select_txt'] = 'Selecteer server';
$wb['installed_txt'] = 'Actie';
$wb['update_title_txt'] = 'Update';
$wb['version_txt'] = 'Versie';
$wb['action_txt'] = 'Actie';
?>