dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Support string list arguments in filter form (#1489018)
Aleksander Machniak
2013-06-11
c6f0755860b7a08b68375c534d1fae40dbaaf21d
[githubFork/roundcubemail.git]
/
plugins
/
attachment_reminder
/
localization
/
it_IT.inc
1
2
3
4
5
6
<?php
$messages = array();
$messages['forgotattachment'] = "Sembra che tu abbia dimenticato di allegare un file!\nPremere Annulla per inviare lo stesso.\nOK per tornare al messaggio senza inviare.";
$messages['reminderoption'] = "Remind about forgotten attachments";
$messages['keywords'] = "allegato,allegati,allegata,allegate,allega,allego,alleghi,attaccato,file,attachment,attach";