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

taskDefinitionRegistry.i18n.json « common « tasks « parts « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5389ffe226fe88bf4a205273ac5e583c9b0180ac (plain)
1
2
3
4
5
6
7
8
9
10
11
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"TaskDefinition.description": "实际任务类型",
	"TaskDefinition.properties": "任务类型的其他属性",
	"TaskTypeConfiguration.noType": "任务类型配置缺少必需的 \"taskType\" 属性",
	"TaskDefinitionExtPoint": "配置任务种类"
}