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

This commit is contained in:
csigs
2021-10-18 13:40:07 -07:00
committed by GitHub
parent 7f92d8bc19
commit dacfddc523
50 changed files with 3451 additions and 88 deletions

View File

@@ -1986,6 +1986,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/platform/theme/common/colorRegistry.designer.paneSeparator" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The pane separator color.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[창 구분 기호 색입니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/platform/theme/common/colorRegistry.extensionPackGradientColorOne" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The top color for the extension pack gradient]]></Val>
@@ -4782,6 +4791,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/connection/common/connectionProviderExtension.schema.isQueryProvider" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether the provider is also a query provider. The default value is true.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[공급자가 쿼리 공급자에도 해당되는지 여부입니다. 기본값은 true입니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/connection/common/connectionProviderExtension.schema.notebookKernelAlias" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Notebook Kernel Alias for the provider]]></Val>