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

@@ -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[다른 작업이 진행 중인 동안에는 작업을 수행할 수 없습니다.]]></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[인덱스의 열입니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>