mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Replace Big Data Cluster with big data cluster (#6467)
* Replace Big Data Cluster with big data cluster Official docs guidance is to use "big data cluster" instead of "Big Data Cluster" * Use doublequotes and full product name
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
"notebook.command.new": "New Notebook",
|
||||
"notebook.command.open": "Open Notebook",
|
||||
|
||||
"tab.bigDataClusterDescription": "Tasks and information about your SQL Server Big Data Cluster",
|
||||
"title.bigDataCluster": "SQL Server Big Data Cluster",
|
||||
"tab.bigDataClusterDescription": "Tasks and information about your SQL Server big data cluster",
|
||||
"title.bigDataCluster": "SQL Server big data cluster",
|
||||
"title.submitSparkJob": "Submit Spark Job",
|
||||
"title.newSparkJob": "New Spark Job",
|
||||
"title.openSparkHistory": "View Spark History",
|
||||
|
||||
Reference in New Issue
Block a user