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

@@ -1214,6 +1214,9 @@
<Item ItemId=";(...) me" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name of the column.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[El nombre de la columna.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3231,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[Mientras haya otra operación en curso, no se podrá realizar la operación.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16260,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[Las columnas del índice.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>