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:
Kim Santiago
2019-06-13 14:24:19 -07:00
committed by GitHub
parent 3566471c6c
commit b451670222
12 changed files with 472 additions and 8 deletions

View File

@@ -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>