dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed backup list link to website. Issue #4004
Till Brehm
2016-07-03
c7a80c18152ea150ee7910772685195f62fca4ba
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
sites
/
lib
/
lang
/
it_aps_update_packagelist.lng
1
2
3
4
5
6
7
<?php
$wb['head_txt'] = 'Aggiorna Elenco Pacchetti';
$wb['list_desc_txt'] = '';
$wb['btn_start_txt'] = 'Aggiorna Elenco Pacchetti';
$wb['btn_cancel_txt'] = 'Annulla';
$wb['legend_txt'] = 'Da qui puoi aggiornare la lista dei pacchetti disponibili. Considera che questo può richiedere anche fino a 5 minuti. Puoi abbandonare questa pagina se lo desideri; il processo continuerà in background.';
?>