diff options
author | riopwg <riopwg@piwigo.org> | 2010-03-30 20:38:36 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2010-03-30 20:38:36 +0000 |
commit | 153e80df70749d0019752b020aa007ff221bacae (patch) | |
tree | bef8e6814d95257f7cb5fcf3e991ff57f4b25a9c /language/it_IT/admin.lang.php | |
parent | 38161489697fd7b5dbe326a5394ec8ddf057343a (diff) |
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@5482 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 f0647e402..16506819a 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -297,7 +297,7 @@ $lang['%d mails were not sent.'] = '%s email non sono state inviate.'; $lang['No mail to send.'] = 'Nessuna email da inviare.'; $lang['There is no available subscribers to mail.'] = 'Nessun utente da notificare via email.'; $lang['Subscribers could be listed (available) only if there is new elements to notify.'] = 'Un utente è da notificare se ci sono nuovi elementi disponibili.'; -$lang['Anyway only webmasters can see this tab and never administrators.'] = 'È possibile che non vi siano utenti iscritti (solo il webmaster può accedere a queste informazioni).'; +$lang['Anyway only webmasters can see this tab and never administrators.'] = 'Solo il webmaster può accedere a queste informazioni, non gli amministratori.'; $lang['No user to send notifications by mail.'] = 'Nessun utente da notificare via email.'; $lang['New elements added'] = 'Nuovi elementi aggiunti'; $lang['Subscribe to notification by mail'] = 'Sottoscrivere alla notifica via email'; |