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

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
csigs
2021-10-08 10:30:38 -07:00
committed by GitHub
parent 7a831722bf
commit 39766119d3
12 changed files with 150 additions and 15 deletions

View File

@@ -950,10 +950,13 @@
</Item>
<Item ItemId=";extensions/notebook/dist/dialog/configurePython/configurePathPage.configurePython.descriptionWithKernel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The {0} kernel requires a Python runtime to be configured and dependencies to be installed.]]></Val>
<Val><![CDATA[The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Für den {0}-Kernel ist die Konfiguration einer Python-Runtime und die Installation von Abhängigkeiten erforderlich.]]></Val>
<Val><![CDATA[Für den "{0}"-Kernel ist die Konfiguration einer Python-Runtime und die Installation von Abhängigkeiten erforderlich.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The {0} kernel requires a Python runtime to be configured and dependencies to be installed.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1173,11 +1176,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/notebook/dist/dialog/configurePython/pickPackagesPage.msgUnsupportedKernel" ItemType="0" PsrId="308" Leaf="true">
<Item ItemId=";extensions/notebook/dist/dialog/configurePython/pickPackagesPage.msgNoRequirementsForKernel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not retrieve packages for kernel {0}]]></Val>
<Val><![CDATA[No packages are required by default for the kernel '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Für Kernel "{0}" konnten keine Pakete abgerufen werden.]]></Val>
<Val><![CDATA[Für den Kernel "{0}" sind standardmäßig keine Pakete erforderlich]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />