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

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
csigs
2022-01-21 09:30:44 -08:00
committed by GitHub
parent 6df3fbf915
commit 2361065f02
13 changed files with 76 additions and 25 deletions

View File

@@ -281,12 +281,12 @@
</Item>
<Item ItemId=";extensions/azurecore/dist/account-provider/auths/azureAuth.azure.responseError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Token retrieval failed with an error. Open developer tools to view the error]]></Val>
<Val><![CDATA[Token retrieval failed with an error. [Open developer tools]5D;({0}) for more details.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La récupération du jeton a échoué avec une erreur. Ouvrir les outils de développement pour voir l'erreur]]></Val>
<Val><![CDATA[La récupération du jeton a échoué avec une erreur. [Ouvrir les outils de développement]5D;({0}) pour plus de détails.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Token retrival failed with an error. Open developer tools to view the error]]></Val>
<Val><![CDATA[Token retrieval failed with an error. Open developer tools to view the error]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />

View File

@@ -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[Développez et publiez des schémas pour les bases de données SQL avec Microsoft.Build.Sql (préversion), à partir d'un projet de style SDK vide.]]></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[Base de données SQL (SDK)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -3234,6 +3234,9 @@
<Item ItemId=";src/sql/workbench/browser/editor/tableDesigner/tableDesignerInput.tableDesigner.OperationInProgressWarning" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The operation cannot be performed while another operation is in progress.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[L'opération ne peut pas être effectuée pendant qu'une autre opération est en cours.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16263,6 +16266,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.designer.index.description.columns" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The columns of the index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Les colonnes de l'index.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>