diff --git a/language/it_IT/plugin.lang.php b/language/it_IT/plugin.lang.php
old mode 100644
new mode 100755
index e0a6c29..adf96ae
--- a/language/it_IT/plugin.lang.php
+++ b/language/it_IT/plugin.lang.php
@@ -17,4 +17,5 @@ $lang['Display buttons'] = 'Mostra pulsanti';
$lang['When light mode is activated no external script is loaded, it speeds up the load of the page and disables user tracking but also disables annotations and in-page popups.'] = 'Quando è attivata la modalità light nessuno script esterno viene caricato, si accelera il caricamento della pagina e disabilita il tracciamento degli utenti, ma disabilita anche annotazioni e finestre a comparsa.';
$lang['Light mode'] = 'Modalità light';
$lang['Community'] = 'Community';
-?>
\ No newline at end of file
+$lang['Disable'] = 'Attivare';
+$lang['Enable'] = 'Disattivare';
\ No newline at end of file