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/editor/contrib/codeAction/codeActionCommands.i18n.json')
-rw-r--r--i18n/rus/src/vs/editor/contrib/codeAction/codeActionCommands.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/rus/src/vs/editor/contrib/codeAction/codeActionCommands.i18n.json b/i18n/rus/src/vs/editor/contrib/codeAction/codeActionCommands.i18n.json
index 566baf34f42..7137b191cac 100644
--- a/i18n/rus/src/vs/editor/contrib/codeAction/codeActionCommands.i18n.json
+++ b/i18n/rus/src/vs/editor/contrib/codeAction/codeActionCommands.i18n.json
@@ -10,6 +10,7 @@
"quickFix": "Показать исправления",
"quickfix.trigger.label": "Быстрое исправление...",
"editor.action.quickFix.noneMessage": "Доступные действия кода отсутствуют",
+ "refactor.label": "Рефакторинг...",
"editor.action.refactor.noneMessage": "Доступные операции рефакторинга отсутствуют",
"source.label": "Исходное действие...",
"editor.action.source.noneMessage": "Доступные исходные действия отсутствуют",