diff options
-rw-r--r-- | language/it_IT/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 0a0fd7214..157686c84 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -298,7 +298,7 @@ $lang['%d users were updated.'] = '%d utenti aggiornati.'; $lang['User %s [%s] was not removed from the subscription list.'] = 'L\'utente %s [%s] non è stato cancellato dall\'elenco degli iscritti.'; $lang['User %s [%s] was not added to the subscription list.'] = 'L\'utente %s [%s] non è stato aggiunto all\'elenco degli iscritti.'; $lang['User %s [%s] added.'] = 'Utente %s [%s] aggiunto.'; -$lang['Warning: subscribing or unsubscribing will send mails to users'] = 'Attenzione: la sottoscrizione o eliminazione, invierà un\'email agli utenti in questione'; +$lang['Warning: subscribing or unsubscribing will send mails to users'] = 'Attenzione: l\'iscrizione o la cancellazione invierà un\'email agli utenti in questione'; $lang['Send mail on HTML format'] = 'Invio dell\'email in formato HTML'; $lang['Include display of recent photos grouped by dates'] = 'Includere le ultime foto per data'; $lang['Available only with HTML format'] = 'Disponibile unicamente con il formato HTML'; |