mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-02 01:25:42 -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:
@@ -155,8 +155,8 @@
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="QueryServiceQueryInvalidOwnerUri">
|
||||
<source>This editor is not connected to a database</source>
|
||||
<target state="new">This editor is not connected to a database</target>
|
||||
<source>Cannot connect to the database due to invalid OwnerUri</source>
|
||||
<target state="new">Cannot connect to the database due to invalid OwnerUri</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="QueryServiceQueryInProgress">
|
||||
|
||||
Reference in New Issue
Block a user