Till Brehm
2014-07-27 ea39b94c5f11f4e2255bce5bde5e6c8d2f1f0a59
interface/web/admin/lib/lang/it_software_update_list.lng
@@ -1,8 +1,9 @@
<?php
$wb['list_head_txt'] = 'Aggiornamenti programmi';
$wb['list_head_txt'] = 'Aggiornamento programmi';
$wb['installed_txt'] = 'Azione';
$wb['update_title_txt'] = 'Aggiornamento';
$wb['version_txt'] = 'Versione';
$wb['action_txt'] = 'Azione';
$wb['server_select_txt'] = 'Select server';
$wb['server_select_txt'] = 'Selezionare server';
$wb['no_updates_txt'] = 'No updates available';
?>