diff options
-rw-r--r-- | language/it_IT/admin.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 40b5bb17c..0d998dfd1 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -312,7 +312,7 @@ $lang['set to'] = 'impostare a'; $lang['singly represented'] = 'copertina fissa'; $lang['This site already exists'] = 'Questo sito esiste già '; $lang['created'] = 'creato'; -$lang['delete this site and all its attached elements'] = 'cancellare questo sito e tutte le informazioni ad esso connessi'; +$lang['delete this site and all its attached elements'] = 'cancellare questo sito e tutte le informazioni ad esso connesse'; $lang['an error happened'] = 'si è verificato un\'errore'; $lang['Local'] = 'Locale'; $lang['Remote'] = 'Remoto'; @@ -398,7 +398,7 @@ $lang['Pages seen'] = 'Pagine viste'; $lang['Time'] = 'Ora'; $lang['IP'] = 'IP'; $lang['Element'] = 'Elemento'; -$lang['Section'] = 'Selezione'; +$lang['Section'] = 'Sezione'; $lang['An information email was sent to group "%s"'] = 'Un\'email informativa è stata inviata agli utenti del gruppo "%s"'; $lang['Send an information email to group members'] = 'Inviare un\'email informativa agli utenti di un gruppo'; $lang['Group'] = 'Gruppo'; |