dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix parsing ESEARCH (ALL) result and enabling ESEARCH for ordinary searches
alecpl
2012-04-23
91cb9dfe789871f9f0e9080752e21b7d4aaef94d
[githubFork/roundcubemail.git]
/
plugins
/
markasjunk
/
localization
/
it_IT.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['buttontitle'] = 'Marca come Spam';
$labels['reportedasjunk'] = 'Messaggio marcato come Spam';
?>