Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
0dae6d 1 <?php
407003 2 $wb['list_head_txt'] = 'Pacchetti Software';
TB 3 $wb['installed_txt'] = 'Stato';
4 $wb['package_title_txt'] = 'Pacchetto';
5 $wb['package_description_txt'] = 'Descrizione';
0dae6d 6 $wb['action_txt'] = 'Action';
407003 7 $wb['toolsarea_head_txt'] = 'Pacchetti';
TB 8 $wb['repoupdate_txt'] = 'Aggiorna elenco pacchetti';
aa3ea2 9 $wb['package_id_txt'] = 'local App-ID';
407003 10 $wb['no_packages_txt'] = 'Nessun pacchetto disponibile';
TB 11 $wb['edit_txt'] = 'Modifica';
12 $wb['delete_txt'] = 'Elimina';
0dae6d 13 ?>