mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-20 01:25:41 -05:00
Changing InvalidOwnerUri string to a more generic one (#1046)
* Change invalid owner uri error message to a generic one * Adding strings generated by SRGEN step
This commit is contained in:
@@ -112,7 +112,7 @@ QueryServiceCellNull = NULL
|
||||
|
||||
QueryServiceRequestsNoQuery = The requested query does not exist
|
||||
|
||||
QueryServiceQueryInvalidOwnerUri = This editor is not connected to a database
|
||||
QueryServiceQueryInvalidOwnerUri = Cannot connect to the database due to invalid OwnerUri
|
||||
|
||||
QueryServiceQueryInProgress = A query is already in progress for this editor session. Please cancel this query or wait for its completion.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user