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/kor/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json')
-rw-r--r--i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json
index a864dd07491..3a1c8cbdce7 100644
--- a/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json
+++ b/i18n/kor/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json
@@ -20,6 +20,5 @@
"debugAnyway": "디버그",
"noFolderWorkspaceDebugError": "활성 파일은 디버그할 수 없습니다. 이 파일이 디스크에 저장되어 있고 해당 파일 형식에 대한 디버그 확장이 설치되어 있는지 확인하세요.",
"NewLaunchConfig": "응용 프로그램에 사용할 구성 시작 파일을 설정하세요. {0}",
- "DebugTaskNotFound": "preLaunchTask '{0}'을(를) 찾을 수 없습니다.",
- "differentTaskRunning": "{0} 작업을 실행 중입니다. 사전 실행 작업 {1}을(를) 실행할 수 없습니다."
+ "DebugTaskNotFound": "preLaunchTask '{0}'을(를) 찾을 수 없습니다."
} \ No newline at end of file