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

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
csigs
2022-02-07 10:06:32 -08:00
committed by GitHub
parent 9f3bd1a5aa
commit c3d8c37ed7
5 changed files with 45 additions and 0 deletions

View File

@@ -1286,6 +1286,9 @@
<Item ItemId=";(...) mn" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Foreign Column]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Coluna Estrangeira]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3045,6 +3048,9 @@
<Item ItemId=";src/sql/workbench/browser/designer/designer.designer.defaultRemoveRowConfirmationMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Are you sure you want to remove the row?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Tem certeza de que quer remover a imagem?]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16479,6 +16485,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.ForeignTableName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Foreign Table]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Tabela Estrangeira]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>