Marius Burkard
2016-01-04 a4e127a6af97041b2c067f888f8c73a8aec682f1
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Software updates';
$wb['server_select_txt'] = 'Select server';
$wb['installed_txt'] = 'Action';
$wb['update_title_txt'] = 'Update';
$wb['version_txt'] = 'Version';
$wb['action_txt'] = 'Action';
$wb['no_updates_txt'] = 'No updates available';
?>