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/electron-browser/replViewer.i18n.json')
-rw-r--r--i18n/deu/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/deu/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json b/i18n/deu/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
index dded802b64c..fc3e3434fee 100644
--- a/i18n/deu/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
+++ b/i18n/deu/src/vs/workbench/parts/debug/electron-browser/replViewer.i18n.json
@@ -7,6 +7,5 @@
"stateCapture": "Der Objektstatus wird aus der ersten Auswertung erfasst.",
"replVariableAriaLabel": "Variable {0} besitzt den Wert {1}, Read Eval Print-Loop, Debuggen",
"replExpressionAriaLabel": "Ausdruck {0} besitzt den Wert {1}, Read Eval Print-Loop, Debuggen",
- "replValueOutputAriaLabel": "{0}, Read Eval Print-Loop, Debuggen",
- "replKeyValueOutputAriaLabel": "Ausgabevariable {0} besitzt den Wert {1}, Read Eval Print-Loop, Debuggen"
+ "replValueOutputAriaLabel": "{0}, Read Eval Print-Loop, Debuggen"
} \ No newline at end of file