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

taskDefinitionRegistry.i18n.json « common « tasks « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ad3ca3edd3d9aaa3355db3ff854db1c726294155 (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": "提供工作種類"
}