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[Esistono già altri server nel contenitore per il progetto. Eliminarli?']]></Val>
<Val><![CDATA[I contenitori esistono già per questo progetto. Eliminarli prima di distribuirne uno nuovo?]]></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[Sviluppare e pubblicare schemi per database SQL con Microsoft.Build.Sql (anteprima), a partire da un progetto vuoto in stile 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[Database SQL (SDK)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>