diff --git a/favicon.ico b/favicon.ico
index 8fc932d..de0db7e 100644
Binary files a/favicon.ico and b/favicon.ico differ
diff --git a/plugins/box/system/languages/it.lang.php b/plugins/box/system/languages/it.lang.php
index f52843a..b0ca1b0 100644
--- a/plugins/box/system/languages/it.lang.php
+++ b/plugins/box/system/languages/it.lang.php
@@ -8,15 +8,15 @@
'Create sitemap' => 'Crea sitemap',
'on' => 'on',
'off'=> 'off',
- 'Site url' => 'URL del sito',
+ 'Site url' => 'URL',
'Maintenance Mode' => 'Modalità manutenzione',
'Maintenance Mode On' => 'Abilita modalità manutenzione',
'Maintenance Mode Off' => 'Disabilita modalità manutenzione',
'Site settings' => 'Impostazioni del sito',
'System settings' => 'Impostazioni di sistema',
'Site name' => 'Nome del sito',
- 'Site description' => 'Descrizione del sito',
- 'Site keywords' => 'Parole chiavi del sito',
+ 'Site description' => 'Descrizione',
+ 'Site keywords' => 'Parole chiavi',
'Site slogan' => 'Slogan',
'Default page' => 'Pagina predefinita',
'Time zone' => 'Fuso orario',
@@ -24,7 +24,7 @@
'Save' => 'Salva',
'Site' => 'Sito',
'System version' => 'Versione del sistema',
- 'System version ID' => 'Versione del sistema ID',
+ 'System version ID' => 'ID del sistema',
'GZIP' => 'Compressione GZIP',
'Debugging' => 'Debugging',
'Plugin API' => 'Plugin API',
@@ -52,8 +52,8 @@
'Version' => 'Versione',
- 'Install script writable' => 'Lo script d’installazione è scrivibile',
- 'Install script not writable' => 'Lo script d’installazione non è scrivibile',
+ 'Install script writable' => 'Script d’installazione è scrivibile',
+ 'Install script not writable' => 'Script d’installazione non è scrivibile',
'Directory: :dir writable' => 'Directory :dir è scrivibile',
'Directory: :dir not writable' => 'Directory :dir non è scrivibile',
'PHP Version' => 'Versione PHP',
diff --git a/plugins/box/users/languages/it.lang.php b/plugins/box/users/languages/it.lang.php
index 94ca207..b61bf1f 100644
--- a/plugins/box/users/languages/it.lang.php
+++ b/plugins/box/users/languages/it.lang.php
@@ -26,7 +26,7 @@
'User' => 'Utente',
'Editor' => 'Editore',
'Register' => 'Registrazione',
- 'Edit profile' => 'Modifica del profilo utente',
+ 'Edit profile' => 'Modifica profilo',
'Save' => 'Salva',
'Firstname' => 'Nome',
'Lastname' => 'Cognome',
@@ -36,27 +36,26 @@
'Wrong login or password' => 'Login o password errata',
'Your changes have been saved.' => 'Le modifiche sono state salvate.',
'New user have been registered.' => 'Nuovo utente è stato registrato.',
- 'Captcha' => 'Captcha',
+ 'Captcha' => 'Codice captcha',
'Registration' => 'Registrazione',
'Username' => 'Nome utente',
'User email is invalid' => 'E-mail non valido',
'Reset Password' => 'Resetta la password',
'Send New Password' => 'Invia la password',
- 'This user doesnt alredy exist' => 'Questo utente non esiste',
'Users - Profile' => 'Utenti - Profilo',
'Users - Edit Profile' => 'Utenti - Modifica profilo',
'Users - Login' => 'Utenti - Login',
'Users - Registration' => 'Utenti - Registrazione',
'Users - Password Recover' => 'Utenti - Password Recovery',
'New Password' => 'Nuova password',
- 'Forgot your password?' => 'Dimenticato la password?',
- 'New password has been sent' => 'La nuova password è stata inviata',
+ 'Forgot your password?' => 'Password dimenticata?',
+ 'New password has been sent' => 'Nuova password è stata inviata',
'Monstra says: This is not your profile...' => 'Monstra dice: Questo non è il tuo profilo.',
'User registration is closed.' => 'Registrazione utenti è chiusa.',
'Allow user registration' => 'Consenti registrazione utenti.',
'Required field' => 'Campo obbligatorio',
'This user doesnt exist' => 'Questo utente non esiste',
- 'Captcha code is wrong' => 'Captcha errato',
+ 'Captcha code is wrong' => 'Codice captcha errato',
'Your login details for :site_name has been sent' => 'I tuoi dati di accesso :site_name sono stati inviati',
'Your new password for :site_name' => 'La tua nuova password per :site_name',
'Your login details for :site_name' => 'I tuoi dati di accesso per :site_name',