[Loc] updates to xlfs after removal of BDC (#21375)

This commit is contained in:
Alex Ma
2022-12-07 14:21:40 -08:00
committed by GitHub
parent e2327c393a
commit db329049ff
4 changed files with 2 additions and 1351 deletions

View File

@@ -196,9 +196,6 @@
<trans-unit id="newSection">
<source xml:lang="en">New Section (Preview)</source>
</trans-unit>
<trans-unit id="noBDCConnectionError">
<source xml:lang="en">Spark kernels require a connection to a SQL Server Big Data Cluster master instance.</source>
</trans-unit>
<trans-unit id="noBooksSelected">
<source xml:lang="en">No Jupyter Books are currently selected in the viewlet.</source>
</trans-unit>
@@ -232,9 +229,6 @@
<trans-unit id="openUntitledNotebookError">
<source xml:lang="en">Open untitled notebook {0} as untitled failed: {1}</source>
</trans-unit>
<trans-unit id="providerNotValidError">
<source xml:lang="en">Non-MSSQL providers are not supported for spark kernels.</source>
</trans-unit>
<trans-unit id="readBookError">
<source xml:lang="en">Failed to read Jupyter Book {0}: {1}</source>
</trans-unit>
@@ -270,9 +264,6 @@
</trans-unit>
</body></file>
<file original="extensions/notebook/dist/common/notebookUtils" source-language="en" datatype="plaintext"><body>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
</trans-unit>
<trans-unit id="noNotebookVisible">
<source xml:lang="en">No notebook editor is active</source>
</trans-unit>
@@ -572,24 +563,9 @@
</trans-unit>
</body></file>
<file original="extensions/notebook/dist/jupyter/jupyterSessionManager" source-language="en" datatype="plaintext"><body>
<trans-unit id="bdcConnectError">
<source xml:lang="en">Error: {0}. </source>
</trans-unit>
<trans-unit id="clusterControllerConnectionRequired">
<source xml:lang="en">A connection to the cluster controller is required to run Spark jobs</source>
</trans-unit>
<trans-unit id="errorStartBeforeReady">
<source xml:lang="en">Cannot start a session, the manager is not yet initialized</source>
</trans-unit>
<trans-unit id="notebook.couldNotFindKnoxGateway">
<source xml:lang="en">Could not find Knox gateway endpoint</source>
</trans-unit>
<trans-unit id="promptBDCPassword">
<source xml:lang="en">Please provide the password to connect to the BDC Controller</source>
</trans-unit>
<trans-unit id="promptBDCUsername">
<source xml:lang="en">{0}Please provide the username to connect to the BDC Controller:</source>
</trans-unit>
</body></file>
<file original="extensions/notebook/dist/jupyter/pypiClient" source-language="en" datatype="plaintext"><body>
<trans-unit id="managePackages.packageRequestError">