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

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
csigs
2021-11-18 18:34:05 -08:00
committed by GitHub
parent 112810dbfb
commit 7862515eb5
4 changed files with 46 additions and 4 deletions

View File

@@ -15990,6 +15990,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.column.description.dataType" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Displays the data type name for the column]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Отображает имя типа данных столбца.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16014,6 +16017,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.column.description.name" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name of the column object.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Имя объекта столбца.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16047,6 +16053,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.table.description.name" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name of the table object.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Имя объекта таблицы.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>