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

This commit is contained in:
csigs
2022-01-16 13:35:51 -08:00
committed by GitHub
parent d84ceddcbb
commit f4db736a78
20 changed files with 649 additions and 10 deletions

View File

@@ -1905,6 +1905,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/common/locConstants.vscodeInvalidArgumentsError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Invalid arguments]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[无效参数]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/common/locConstants.watermark.newNotebook" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[New Notebook]]></Val>
@@ -2913,7 +2922,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/api/common/vscodeExecuteProvider.errorStartBeforeReady" ItemType="0" PsrId="308" Leaf="true">
<Item ItemId=";src/sql/workbench/api/common/notebooks/vscodeExecuteProvider.errorStartBeforeReady" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Cannot start a session, the manager is not yet initialized]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@@ -11631,6 +11640,9 @@
<Item ItemId=";src/sql/workbench/contrib/queryplan2/browser/queryPlan.queryIndex" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Query {0}: ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[查询 {0}: ]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11646,6 +11658,9 @@
<Item ItemId=";src/sql/workbench/contrib/queryplan2/browser/queryPlan.queryPlan2.featureEnabledDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Controls whether the new query plan feature is enabled. Default value is false.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[控制是否启用新的查询计划功能。默认值为 false。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11661,12 +11676,18 @@
<Item ItemId=";src/sql/workbench/contrib/queryplan2/browser/queryPlan.relativeToTheScript" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[(relative to the script):]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[(相对于脚本):]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/queryplan2/browser/queryPlan.relativeToTheScriptWithCost" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[(relative to the script): {0}%]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[(相对于脚本): {0}%]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>