LEGO: check in for main to temporary branch. (#18172)

This commit is contained in:
csigs
2022-01-27 10:47:14 -08:00
committed by GitHub
parent d1b72e1b33
commit bd17c73a80
27 changed files with 164 additions and 77 deletions

View File

@@ -492,12 +492,12 @@
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.containerAlreadyExistForProject" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Other servers on container already exist for the project. Do you want to delete them?]]></Val>
<Val><![CDATA[Containers already exist for this project. Do you want to delete them before deploying a new one?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[容器上已存在此项目的其他服务器。是否要删除它们?]]></Val>
<Val><![CDATA[此项目的容器已存在。是否要在部署新文件之前删除它们?]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Other servers on container already exist for the project. Do you want to delete them?']]></Val>
<Val><![CDATA[Other servers on container already exist for the project. Do you want to delete them?]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
@@ -1021,12 +1021,18 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.emptySdkProjectTypeDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Develop and publish schemas for SQL databases with Microsoft.Build.Sql (preview), starting from an empty SDK-style project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[使用 Microsoft.Build.Sql预览版为 SQL 数据库开发和发布架构,从空的 SDK 样式项目开始。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.emptySdkProjectTypeDisplayName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SQL Database (SDK)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SQL 数据库 (SDK)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>