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/workbench/parts/debug/browser/debugCommands.i18n.json')
-rw-r--r--i18n/rus/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/rus/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json b/i18n/rus/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json
index ccff30a8d29..5be62956db3 100644
--- a/i18n/rus/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json
+++ b/i18n/rus/src/vs/workbench/parts/debug/browser/debugCommands.i18n.json
@@ -7,5 +7,7 @@
"Do not edit this file. It is machine generated."
],
"noFolderDebugConfig": "Перед расширенной настройкой отладки откройте папку.",
- "debug": "Отладка"
+ "inlineBreakpoint": "Внутренняя точка останова",
+ "debug": "Отладка",
+ "addInlineBreakpoint": "Добавить внутреннюю точку останова"
} \ No newline at end of file