Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
0dae6d 1 <?php
8ab3cd 2 $wb['list_head_txt'] = 'Aggiornamento programmi';
f03fc3 3 $wb['installed_txt'] = 'Azione';
F 4 $wb['update_title_txt'] = 'Aggiornamento';
5 $wb['version_txt'] = 'Versione';
6 $wb['action_txt'] = 'Azione';
8ab3cd 7 $wb['server_select_txt'] = 'Selezionare server';
407003 8 $wb['no_updates_txt'] = 'Nessun aggiornamento disponibile';
0dae6d 9 ?>