mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-22 17:24:07 -05:00
[User Management] Fix login handlers (#1896)
* fix default language * fix update * fix server role error with azure
This commit is contained in:
@@ -2442,4 +2442,9 @@ UnsupportedModelType(string type) = Unsupported model type: {0}.
|
||||
GetUserDefinedObjectsFromModelFailed = Failed to get user defined objects from model.
|
||||
|
||||
#ObjectManagement Service
|
||||
ErrorConnectionNotFound = The connection could not be found
|
||||
ErrorConnectionNotFound = The connection could not be found
|
||||
|
||||
############################################################################
|
||||
# Security Service
|
||||
DefaultLanguagePlaceholder = <default>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user