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:
authorDirk Baeumer <dirkb@microsoft.com>2016-10-28 12:48:12 +0300
committerDirk Baeumer <dirkb@microsoft.com>2016-10-28 12:48:12 +0300
commit7cb2b6d58bdb8e364c6ce74ec3e8e1027a79ec2a (patch)
tree23446dbc5c0b8ceee77a2626afb56cc60b6c6e1f /i18n/rus/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
parentcc1d40a7bad3249e4dd665500af008c68cd263bd (diff)
Merge in translations.translation/20161028.01
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.",