mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
[Loc] Fix for localization in constants and updated notebook and sql-database-projects (#17080)
This commit is contained in:
@@ -193,6 +193,9 @@
|
||||
<trans-unit id="newNotebook">
|
||||
<source xml:lang="en">New Notebook (Preview)</source>
|
||||
</trans-unit>
|
||||
<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>
|
||||
@@ -721,6 +724,9 @@
|
||||
<trans-unit id="title.addNotebook">
|
||||
<source xml:lang="en">Add Notebook</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="title.addSection">
|
||||
<source xml:lang="en">Add Section</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="title.analyzeJupyterNotebook">
|
||||
<source xml:lang="en">Analyze in Notebook</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user