Welcome to mirror list, hosted at ThFree Co, Russian Federation.

updatePathsOnRename.i18n.json « features « out « typescript-language-features « extensions « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b379c372c3b3cfa81b1318cadd201725a994e82f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"Copyright (c) Microsoft Corporation. All rights reserved.",
		"Licensed under the MIT License. See License.txt in the project root for license information.",
		"--------------------------------------------------------------------------------------------",
		"Do not edit this file. It is machine generated."
	],
	"prompt": "自動更新已移動檔案的匯入: '{0}' 嗎?",
	"reject.title": "否",
	"accept.title": "是",
	"always.title": "是,一律更新匯入",
	"never.title": "否,一律不更新匯入"
}