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

This commit is contained in:
csigs
2022-03-07 09:40:01 -08:00
committed by GitHub
parent eccb77aca3
commit b3107dc4b1
8 changed files with 37 additions and 13 deletions

View File

@@ -14813,10 +14813,13 @@
</Item>
<Item ItemId=";src/sql/workbench/services/notebook/browser/models/clientSession.kernelRequiresConnection" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Kernel {0} was not found. The default kernel will be used instead.]]></Val>
<Val><![CDATA[Kernel '{0}' was not found. The default kernel will be used instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[未找到内核 {0}。将改为使用默认内核。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Kernel {0} was not found. The default kernel will be used instead.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>