Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/ita/src/vs/workbench/browser/parts/editor/editorActions.i18n.json')
-rw-r--r--i18n/ita/src/vs/workbench/browser/parts/editor/editorActions.i18n.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/ita/src/vs/workbench/browser/parts/editor/editorActions.i18n.json b/i18n/ita/src/vs/workbench/browser/parts/editor/editorActions.i18n.json
index 7f7ba33c59b..ad121771c6a 100644
--- a/i18n/ita/src/vs/workbench/browser/parts/editor/editorActions.i18n.json
+++ b/i18n/ita/src/vs/workbench/browser/parts/editor/editorActions.i18n.json
@@ -19,6 +19,7 @@
"closeEditorsToTheLeft": "Chiudi editor a sinistra",
"closeEditorsToTheRight": "Chiudi editor a destra",
"closeAllEditors": "Chiudi tutti gli editor",
+ "closeUnmodifiedEditors": "Chiudi editor non modificati del gruppo",
"closeEditorsInOtherGroups": "Chiudi editor in altri gruppi",
"closeOtherEditorsInGroup": "Chiudi gli altri editor",
"closeEditorsInGroup": "Chiudi tutti gli editor del gruppo",
@@ -35,7 +36,6 @@
"navigateNext": "Avanti",
"navigatePrevious": "Indietro",
"reopenClosedEditor": "Riapri editor chiuso",
- "clearRecentFiles": "Cancella i file recenti",
"showEditorsInFirstGroup": "Mostra editor nel primo gruppo",
"showEditorsInSecondGroup": "Mostra editor nel secondo gruppo",
"showEditorsInThirdGroup": "Mostra editor nel terzo gruppo",