| | |
| | | <?php |
| | | $wb['list_head_txt'] = 'Software packages'; |
| | | $wb['installed_txt'] = 'Status'; |
| | | $wb['package_title_txt'] = 'Package'; |
| | | $wb['package_description_txt'] = 'Description'; |
| | | $wb['list_head_txt'] = 'Pacchetti Software'; |
| | | $wb['installed_txt'] = 'Stato'; |
| | | $wb['package_title_txt'] = 'Pacchetto'; |
| | | $wb['package_description_txt'] = 'Descrizione'; |
| | | $wb['action_txt'] = 'Action'; |
| | | $wb['toolsarea_head_txt'] = 'Packages'; |
| | | $wb['repoupdate_txt'] = 'Update package list'; |
| | | $wb['toolsarea_head_txt'] = 'Pacchetti'; |
| | | $wb['repoupdate_txt'] = 'Aggiorna elenco pacchetti'; |
| | | $wb['package_id_txt'] = 'local App-ID'; |
| | | $wb['no_packages_txt'] = 'No packages available'; |
| | | $wb['edit_txt'] = 'Edit'; |
| | | $wb['delete_txt'] = 'Delete'; |
| | | $wb['no_packages_txt'] = 'Nessun pacchetto disponibile'; |
| | | $wb['edit_txt'] = 'Modifica'; |
| | | $wb['delete_txt'] = 'Elimina'; |
| | | ?> |