[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

@@ -5948,13 +5948,13 @@ Error: {1}</source>
</body></file>
<file original="src/sql/workbench/services/notebook/common/notebookRegistry" source-language="en" datatype="plaintext"><body>
<trans-unit id="carbon.extension.contributes.notebook.executionTarget">
<source xml:lang="en">Optional execution target this magic indicates, for example Spark vs SQL</source>
<source xml:lang="en">Optional execution target this magic indicates, for example Python vs SQL</source>
</trans-unit>
<trans-unit id="carbon.extension.contributes.notebook.fileExtensions">
<source xml:lang="en">What file extensions should be registered to this notebook provider</source>
</trans-unit>
<trans-unit id="carbon.extension.contributes.notebook.kernels">
<source xml:lang="en">Optional set of kernels this is valid for, e.g. python3, pyspark, sql</source>
<source xml:lang="en">Optional set of kernels this is valid for, e.g. python3, sql</source>
</trans-unit>
<trans-unit id="carbon.extension.contributes.notebook.language">
<source xml:lang="en">The cell language to be used if this cell magic is included in the cell</source>