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/platform/actions/browser/menusExtensionPoint.i18n.json')
-rw-r--r--i18n/deu/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/deu/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json b/i18n/deu/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
index caf2d856bcd..a4480c1b9c6 100644
--- a/i18n/deu/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
+++ b/i18n/deu/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
@@ -8,6 +8,7 @@
"dupe.command": "Das Menüelement verweist auf den gleichen Befehl wie der Standard- und der Alternativbefehl.",
"menuId.invalid": "\"{0}\" ist kein gültiger Menübezeichner.",
"menus.editorContext": "Das Editor-Kontextmenü.",
+ "menus.editorTabContext": "Das Kontextmenü für die Editor-Registerkarten",
"menus.editorTitle": "Das Editor-Titelmenü.",
"menus.explorerContext": "Das Kontextmenü des Datei-Explorers.",
"missing.altCommand": "Das Menüelement verweist auf einen Alternativbefehl \"{0}\", der im Abschnitt \"commands\" nicht definiert ist.",