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/terminal/electron-browser/terminalActions.i18n.json')
-rw-r--r--i18n/ita/src/vs/workbench/parts/terminal/electron-browser/terminalActions.i18n.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/i18n/ita/src/vs/workbench/parts/terminal/electron-browser/terminalActions.i18n.json b/i18n/ita/src/vs/workbench/parts/terminal/electron-browser/terminalActions.i18n.json
index ad495da28bf..9941d145008 100644
--- a/i18n/ita/src/vs/workbench/parts/terminal/electron-browser/terminalActions.i18n.json
+++ b/i18n/ita/src/vs/workbench/parts/terminal/electron-browser/terminalActions.i18n.json
@@ -16,7 +16,6 @@
"workbench.action.terminal.new.short": "Nuovo terminale",
"workbench.action.terminal.focus": "Sposta stato attivo su terminale",
"workbench.action.terminal.focusNext": "Sposta stato attivo su terminale successivo",
- "workbench.action.terminal.focusAtIndex": "Sposta stato attivo su terminale {0}",
"workbench.action.terminal.focusPrevious": "Sposta stato attivo su terminale precedente",
"workbench.action.terminal.paste": "Incolla nel terminale attivo",
"workbench.action.terminal.DefaultShell": "Selezionare la Shell di Default",