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/parts/debug/electron-browser/replViewer.i18n.json')
-rw-r--r--i18n/ita/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/ita/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json b/i18n/ita/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
index fff7cbcba9e..2740934029a 100644
--- a/i18n/ita/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
+++ b/i18n/ita/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
@@ -7,6 +7,5 @@
"stateCapture": "Lo stato dell'oggetto viene acquisito dalla prima valutazione",
"replVariableAriaLabel": "Il valore della variabile {0} è {1}, ciclo Read Eval Print, debug",
"replExpressionAriaLabel": "Il valore dell'espressione {0} è {1}, ciclo Read Eval Print, debug",
- "replValueOutputAriaLabel": "{0}, ciclo Read Eval Print, debug",
- "replKeyValueOutputAriaLabel": "Il valore della variabile di output {0} è {1}, ciclo Read Eval Print, debug"
+ "replValueOutputAriaLabel": "{0}, ciclo Read Eval Print, debug"
} \ No newline at end of file