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/debugService.i18n.json')
-rw-r--r--i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json b/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json
index e90a97c9394..9df96f524f9 100644
--- a/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json
+++ b/i18n/ita/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json
@@ -20,6 +20,5 @@
"debugAnyway": "Eseguire comunque il debug",
"noFolderWorkspaceDebugError": "Non è possibile eseguire il debug del file attivo. Assicurarsi che sia salvato su disco e che sia installata un'estensione di debug per tale tipo di file.",
"NewLaunchConfig": "Impostare il file di configurazione di avvio per l'applicazione. {0}",
- "DebugTaskNotFound": "L'attività di preavvio '{0}' non è stata trovata.",
- "differentTaskRunning": "È in esecuzione un'attività {0}. Non è possibile eseguire l'attività di preavvio {1}."
+ "DebugTaskNotFound": "L'attività di preavvio '{0}' non è stata trovata."
} \ No newline at end of file