mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 10:58:30 -05:00
fix build breaks (#924)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// WARNING:
|
||||
// This file was generated by the Microsoft DataWarehouse String Resource Tool 1.37.0.0
|
||||
// This file was generated by the Microsoft DataWarehouse String Resource Tool 4.0.0.0
|
||||
// from information in sr.strings
|
||||
// DO NOT MODIFY THIS FILE'S CONTENTS, THEY WILL BE OVERWRITTEN
|
||||
//
|
||||
|
||||
@@ -142,11 +142,11 @@
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="HostingUnexpectedEndOfStream" xml:space="preserve">
|
||||
<value>MessageReader's input stream ended unexpectedly, terminating</value>
|
||||
<value>MessageReader's input stream ended unexpectedly, terminating</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="HostingHeaderMissingColon" xml:space="preserve">
|
||||
<value>Message header must separate key and value using ':'</value>
|
||||
<value>Message header must separate key and value using ':'</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="HostingHeaderMissingContentLengthHeader" xml:space="preserve">
|
||||
@@ -174,7 +174,7 @@
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="HostingMethodHandlerDoesNotExist" xml:space="preserve">
|
||||
<value>{0} handler for method '{1}' does not exist.</value>
|
||||
<value>{0} handler for method '{1}' does not exist.</value>
|
||||
<comment>.
|
||||
Parameters: 0 - messageType (string), 1 - method (string) </comment>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user