mirror of
https://github.com/Codiad/Codiad.git
synced 2026-03-10 19:26:47 +01:00
Update it.php
Fix Save&Close
This commit is contained in:
@@ -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",
|
||||
);
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user