From 5a1c5acb0eff6c2d641ae2df10ed3efe39a75553 Mon Sep 17 00:00:00 2001 From: riopwg Date: Fri, 20 May 2011 22:52:08 +0000 Subject: [PATCH] Update language IT git-svn-id: http://piwigo.org/svn/trunk@10964 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/it_IT/admin.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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';