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/deu/src/vs/workbench/parts/debug/browser/breakpointsView.i18n.json')
-rw-r--r--i18n/deu/src/vs/workbench/parts/debug/browser/breakpointsView.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/deu/src/vs/workbench/parts/debug/browser/breakpointsView.i18n.json b/i18n/deu/src/vs/workbench/parts/debug/browser/breakpointsView.i18n.json
index e239dcd02cd..b4980d90513 100644
--- a/i18n/deu/src/vs/workbench/parts/debug/browser/breakpointsView.i18n.json
+++ b/i18n/deu/src/vs/workbench/parts/debug/browser/breakpointsView.i18n.json
@@ -9,6 +9,7 @@
"logPoint": "Protokollpunkt",
"breakpoint": "Haltepunkt",
"editBreakpoint": "{0} bearbeiten …",
+ "removeBreakpoint": "{0} entfernen",
"functionBreakpointsNotSupported": "Funktionshaltepunkte werden von diesem Debugtyp nicht unterstützt.",
"functionBreakpointPlaceholder": "Funktion mit Haltepunkt",
"functionBreakPointInputAriaLabel": "Geben Sie den Funktionshaltepunkt ein.",