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

This commit is contained in:
csigs
2022-04-07 09:39:48 -07:00
committed by GitHub
parent e6773dd842
commit f804e5dd48
22 changed files with 179 additions and 17 deletions

View File

@@ -4821,10 +4821,13 @@
</Item>
<Item ItemId=";extensions/arc/package.resource.type.azure.arc.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Creates an Azure Arc data controller]]></Val>
<Val><![CDATA[Creates an Azure Arc data controller. Ensure that you have run az login before starting this wizard.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[创建 Azure Arc 数据控制器]]></Val>
<Val><![CDATA[创建 Azure Arc 数据控制器。在启动此向导前,请确保已运行 az 登录。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Creates an Azure Arc data controller]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -2701,6 +2701,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.updatedToSdkStyleError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Converting the project {0} to SDK-style was unsuccessful. Changes to the .sqlproj have been rolled back.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[未能将项目 {0} 转换为 SDK 样式失败。对 .sqlproj 的更改已回滚。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.updatingProjectFromDatabase" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Updating {0} from {1}...]]></Val>

View File

@@ -1569,6 +1569,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/browser/ui/table/plugins/contextMenuColumn.plugin.table.showActions" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Show Actions]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[显示操作]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/browser/ui/table/plugins/headerFilter.plugin.headerFilter.cancel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Cancel]]></Val>
@@ -1662,6 +1671,9 @@
<Item ItemId=";src/sql/base/browser/ui/table/plugins/headerFilter.plugin.tableFilter.nullDisplayText" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[(NULL)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[(NULL)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>