dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix parsing of links with ... in URL (#1489192)
Thomas Bruederli
2013-07-25
cff07b5f76c9b28e8a1f7dfb64767cc43371138a
[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";