mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Add Preview tags to object management context menu entries (#23499)
This commit is contained in:
@@ -184,9 +184,9 @@
|
||||
"mssql.objectExplorer.enableGroupBySchemaTitle": "SQL Server: Enable Group By Schema",
|
||||
"mssql.objectExplorer.disableGroupBySchemaTitle": "SQL Server: Disable Group By Schema",
|
||||
"mssql.objectExplorer.expandTimeout": "The timeout in seconds for expanding a node in Object Explorer. The default value is 45 seconds.",
|
||||
"title.newObject": "New",
|
||||
"title.newObject": "New (Preview)",
|
||||
"title.objectProperties": "Properties (Preview)",
|
||||
"title.deleteObject": "Delete",
|
||||
"title.renameObject": "Rename",
|
||||
"title.detachDatabase": "Detach"
|
||||
"title.deleteObject": "Delete (Preview)",
|
||||
"title.renameObject": "Rename (Preview)",
|
||||
"title.detachDatabase": "Detach (Preview)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user