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/cht/src/vs/workbench/parts/debug/electron-browser/debugConfigurationManager.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugConfigurationManager.i18n.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugConfigurationManager.i18n.json b/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugConfigurationManager.i18n.json
index 7db9b2873c1..d0e90daa9e8 100644
--- a/i18n/cht/src/vs/workbench/parts/debug/electron-browser/debugConfigurationManager.i18n.json
+++ b/i18n/cht/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": "無法在 '.vscode' 資料夾 ({0}) 中建立 'launch.json' 檔案。",
- "selectDebug": "選取環境"
+ "selectDebug": "選取環境",
+ "DebugConfig.failed": "無法在 '.vscode' 資料夾 ({0}) 中建立 'launch.json' 檔案。"
} \ No newline at end of file