diff --git a/languages/it.php b/languages/it.php index 39cdbe3..aad2075 100644 --- a/languages/it.php +++ b/languages/it.php @@ -34,7 +34,7 @@ $lang = array( "You Must Choose A Value" => "Devi Selezionare Un Valore", "Warning: File Currently Opened By: " => "Attenzione: Il file è gia aperto da: ", "Close Unsaved File?" => "Chiudi il file non salvato?", - "Save&Close" => "Salva &, Chiudi", + "Save & Close" => "Salva &, Chiudi", "Discard Changes" => "Annulla modifiche", "Cancel" => "Annulla", "Recovered unsaved content for: " => "Recuperato contenuto non salvato per: ", @@ -57,4 +57,4 @@ $lang = array( "Cannot Paste Directory Into Itself" => "Impossibile spostare una directory dentro se stessa", "File could not be saved" => "Il file non è stato salvato", ); -?> \ No newline at end of file +?>