dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
New feature to export only selected contacts from addressbook (by Phil Weir)
Thomas Bruederli
2013-01-11
9a6c38e14895bd093627e12f2fcf2c6ff1e3af3c
[githubFork/roundcubemail.git]
/
plugins
/
zipdownload
/
localization
/
it_IT.inc
1
2
3
4
5
6
7
8
9
10
<?php
/* Author: Roberto Puzzanghera */
$labels = array();
$labels['downloadall'] = 'Scarica tutti gli allegati';
$labels['downloadfolder'] = 'Scarica cartella';
$messages = array();
?>