florian030
2014-02-17 5bd2aa25f334944f4464fbb0086672286865ae7c
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Software updates';
$wb['installed_txt'] = 'Action';
$wb['update_title_txt'] = 'Update';
$wb['version_txt'] = 'Version';
$wb['action_txt'] = 'Action';
$wb['server_select_txt'] = 'Select server';
$wb['no_updates_txt'] = 'No updates available';
?>