mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
support rename for login, user and a few other types (#22331)
* rename object * add comment * use URN property * vbump STS * revert loc string change * fix name check * pr comments
This commit is contained in:
@@ -196,5 +196,6 @@
|
||||
"title.newApplicationRole": "New Application Role",
|
||||
"title.newUser": "New User",
|
||||
"title.objectProperties": "Properties (Preview)",
|
||||
"title.deleteObject": "Delete"
|
||||
"title.deleteObject": "Delete",
|
||||
"title.renameObject": "Rename"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user