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/extensions/typescript-language-features/out/features/updatePathsOnRename.i18n.json')
-rw-r--r--i18n/cht/extensions/typescript-language-features/out/features/updatePathsOnRename.i18n.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/i18n/cht/extensions/typescript-language-features/out/features/updatePathsOnRename.i18n.json b/i18n/cht/extensions/typescript-language-features/out/features/updatePathsOnRename.i18n.json
index 7a0fc965679..b379c372c3b 100644
--- a/i18n/cht/extensions/typescript-language-features/out/features/updatePathsOnRename.i18n.json
+++ b/i18n/cht/extensions/typescript-language-features/out/features/updatePathsOnRename.i18n.json
@@ -6,6 +6,9 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
+ "prompt": "自動更新已移動檔案的匯入: '{0}' 嗎?",
"reject.title": "否",
- "accept.title": "是"
+ "accept.title": "是",
+ "always.title": "是,一律更新匯入",
+ "never.title": "否,一律不更新匯入"
} \ No newline at end of file