mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
simplify object management feature APIs (#22781)
This commit is contained in:
@@ -183,11 +183,7 @@
|
||||
"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.newServerRole": "New Server Role",
|
||||
"title.newLogin": "New Login",
|
||||
"title.newDatabaseRole": "New Database Role",
|
||||
"title.newApplicationRole": "New Application Role",
|
||||
"title.newUser": "New User",
|
||||
"title.newObject": "New",
|
||||
"title.objectProperties": "Properties (Preview)",
|
||||
"title.deleteObject": "Delete",
|
||||
"title.renameObject": "Rename"
|
||||
|
||||
Reference in New Issue
Block a user