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/rus/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json')
-rw-r--r--i18n/rus/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/rus/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json b/i18n/rus/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
index 8081de0bff6..485caa87c1c 100644
--- a/i18n/rus/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
+++ b/i18n/rus/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
@@ -8,6 +8,7 @@
"dupe.command": "Элемент меню ссылается на одну и ту же команду как команду по умолчанию и альтернативную команду",
"menuId.invalid": "\"{0}\" не является допустимым идентификатором меню",
"menus.editorContext": "Контекстное меню редактора",
+ "menus.editorTabContext": "Контекстное меню вкладок редактора",
"menus.editorTitle": "Главное меню редактора",
"menus.explorerContext": "Контекстное меню проводника",
"missing.altCommand": "Элемент меню ссылается на альтернативную команду \"{0}\", которая не определена в разделе commands.",