mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 18:47:57 -05:00
Schema Compare open SCMP file (#825)
* initial open scmp changes * more open scmp changes and adding tests * moving some common test code * simplify endpoint info parsing * addressing comments and moving more common test code * addressing comments
This commit is contained in:
@@ -1996,6 +1996,11 @@
|
||||
<target state="new">Failed to find the specified change in the model</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="OpenScmpConnectionBasedModelParsingError">
|
||||
<source>Error encountered while trying to parse connection information for endpoint '{0}' with error message '{1}'</source>
|
||||
<target state="new">Error encountered while trying to parse connection information for endpoint '{0}' with error message '{1}'</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user