diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:07:17 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:07:17 +0200 |
commit | 3e78fc7fdf23f752ecad3874b196dceaf529976f (patch) | |
tree | bd3a90fe767cf0d7d440611848dfe56f4e1e81ce /plugins/attachment_reminder/localization/it_IT.inc | |
parent | 5b0deb0030e4fb88030950c1bb81174579aeea14 (diff) |
Synced localizations from Transifex
Diffstat (limited to 'plugins/attachment_reminder/localization/it_IT.inc')
-rw-r--r-- | plugins/attachment_reminder/localization/it_IT.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/attachment_reminder/localization/it_IT.inc b/plugins/attachment_reminder/localization/it_IT.inc index 2807bc185..d326a6065 100644 --- a/plugins/attachment_reminder/localization/it_IT.inc +++ b/plugins/attachment_reminder/localization/it_IT.inc @@ -2,5 +2,5 @@ $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"; - |