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

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
csigs
2021-12-01 10:01:40 -08:00
committed by GitHub
parent 5f6b2bdbb8
commit 39f8181af4
6 changed files with 139 additions and 13 deletions

View File

@@ -2136,8 +2136,8 @@
<Item ItemId=";extensions/schema-compare/dist/localizedConstants.schemaCompare.applyButtonDisabledTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Apply is enabled when the target is a database or database project]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[L'opzione Applica è abilitata quando la destinazione è un database]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[L'opzione Applica è abilitata quando la destinazione è un database o un progetto di database]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Apply is enabled when the target is a database]]></Val>
@@ -2157,6 +2157,9 @@
<Item ItemId=";extensions/schema-compare/dist/localizedConstants.schemaCompare.applyError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[There was an error updating the project]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Errore durante l'aggiornamento del progetto]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2172,6 +2175,9 @@
<Item ItemId=";extensions/schema-compare/dist/localizedConstants.schemaCompare.applySuccess" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Project was successfully updated]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Aggiornamento del progetto completato]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2691,12 +2697,18 @@
<Item ItemId=";extensions/schema-compare/dist/localizedConstants.schemaCompareDialog.dspErrorSource" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The source .sqlproj file does not specify a database schema component]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Il file di origine .sqlproj non specifica un componente dello schema del database]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/schema-compare/dist/localizedConstants.schemaCompareDialog.dspErrorTarget" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The target .sqlproj file does not specify a database schema component]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Il file di destinazione .sqlproj non specifica un componente dello schema del database]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2712,12 +2724,18 @@
<Item ItemId=";extensions/schema-compare/dist/localizedConstants.schemaCompareDialog.noProjectExtension" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The sql-database-projects extension is required to perform schema comparison with database projects]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[L'estensione sql-database-projects è necessaria per eseguire il confronto dello schema con i progetti di database]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/schema-compare/dist/localizedConstants.schemaCompareDialog.noProjectExtensionApply" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The sql-database-projects extension is required to apply changes to a project]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[L'estensione sql-database-projects è necessaria per applicare le modifiche a un progetto]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2769,6 +2787,9 @@
<Item ItemId=";extensions/schema-compare/dist/localizedConstants.schemaCompareDialog.structureDropdownLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Folder Structure]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Struttura della cartella]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2820,6 +2841,9 @@
<Item ItemId=";extensions/schema-compare/dist/localizedConstants.targetStructure" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Target Folder Structure]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Struttura della cartella di destinazione]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>