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/debugViews.i18n.json')
-rw-r--r--i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json b/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
index 87d81fe2142..78aa8974cb4 100644
--- a/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
+++ b/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
@@ -5,16 +5,12 @@
// Do not edit this file. It is machine generated.
{
"variablesSection": "Sezione Variabili",
- "variables": "Variabili",
"variablesAriaTreeLabel": "Esegui debug variabili",
"expressionsSection": "Sezione Espressioni",
- "watch": "Espressione di controllo",
"watchAriaTreeLabel": "Esegui debug espressioni di controllo",
"callstackSection": "Sezione Stack di chiamate",
"debugStopped": "In pausa su {0}",
- "callStack": "Stack di chiamate",
"callStackAriaLabel": "Esegui debug stack di chiamate",
"breakpointsSection": "Sezione Punti di interruzione",
- "breakpoints": "Punti di interruzione",
"breakpointsAriaTreeLabel": "Esegui debug punti di interruzione"
} \ No newline at end of file