mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] updates to xlfs after removal of BDC (#21375)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user