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/electron-browser/debugConfigurationManager.i18n.json')
-rw-r--r--i18n/rus/src/vs/workbench/parts/debug/electron-browser/debugConfigurationManager.i18n.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/rus/src/vs/workbench/parts/debug/electron-browser/debugConfigurationManager.i18n.json b/i18n/rus/src/vs/workbench/parts/debug/electron-browser/debugConfigurationManager.i18n.json
index 1a8ec6c5b8b..7574689b0ef 100644
--- a/i18n/rus/src/vs/workbench/parts/debug/electron-browser/debugConfigurationManager.i18n.json
+++ b/i18n/rus/src/vs/workbench/parts/debug/electron-browser/debugConfigurationManager.i18n.json
@@ -33,6 +33,6 @@
"app.launch.json.compound.name": "Имя составного объекта. Отображается в раскрывающемся меню запуска конфигурации.",
"app.launch.json.compounds.configurations": "Имена конфигураций, которые будут запущены как часть этого составного объекта.",
"debugNoType": "Параметр type адаптера отладки не может быть опущен и должен иметь тип string.",
- "DebugConfig.failed": "Не удается создать файл launch.json в папке .vscode ({0}).",
- "selectDebug": "Выбор среды"
+ "selectDebug": "Выбор среды",
+ "DebugConfig.failed": "Не удается создать файл launch.json в папке .vscode ({0})."
} \ No newline at end of file