mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-12 19:18:33 -05:00
Fix lock out for login update (#1923)
* Fix CanEditLockedOutState * fix CanEditLockedOutState * fix locked out
This commit is contained in:
@@ -6571,6 +6571,11 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<target state="new"><default></target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ResetPasswordWhileUnlocking">
|
||||
<source>Reset password for the login while unlocking.</source>
|
||||
<target state="new">Reset password for the login while unlocking.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user