mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-05 17:24:59 -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
|
||||
//
|
||||
|
||||
@@ -126,22 +126,22 @@
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="ConnectionServiceListDbErrorNotConnected" xml:space="preserve">
|
||||
<value>SpecifiedUri '{0}' does not have existing connection</value>
|
||||
<value>SpecifiedUri '{0}' does not have existing connection</value>
|
||||
<comment>.
|
||||
Parameters: 0 - uri (string) </comment>
|
||||
</data>
|
||||
<data name="ConnectionServiceDbErrorDefaultNotConnected" xml:space="preserve">
|
||||
<value>Specified URI '{0}' does not have a default connection</value>
|
||||
<value>Specified URI '{0}' does not have a default connection</value>
|
||||
<comment>.
|
||||
Parameters: 0 - uri (string) </comment>
|
||||
</data>
|
||||
<data name="ConnectionServiceConnStringInvalidAuthType" xml:space="preserve">
|
||||
<value>Invalid value '{0}' for AuthenticationType. Valid values are 'Integrated' and 'SqlLogin'.</value>
|
||||
<value>Invalid value '{0}' for AuthenticationType. Valid values are 'Integrated' and 'SqlLogin'.</value>
|
||||
<comment>.
|
||||
Parameters: 0 - authType (string) </comment>
|
||||
</data>
|
||||
<data name="ConnectionServiceConnStringInvalidIntent" xml:space="preserve">
|
||||
<value>Invalid value '{0}' for ApplicationIntent. Valid values are 'ReadWrite' and 'ReadOnly'.</value>
|
||||
<value>Invalid value '{0}' for ApplicationIntent. Valid values are 'ReadWrite' and 'ReadOnly'.</value>
|
||||
<comment>.
|
||||
Parameters: 0 - intent (string) </comment>
|
||||
</data>
|
||||
@@ -178,6 +178,10 @@
|
||||
<value>Azure SQL Stretch Database</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="AzureSqlAnalyticsOnDemandEdition" xml:space="preserve">
|
||||
<value>Azure SQL Analytics on-demand</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="QueryServiceCancelAlreadyCompleted" xml:space="preserve">
|
||||
<value>The query has already completed, it cannot be cancelled</value>
|
||||
<comment></comment>
|
||||
@@ -448,7 +452,7 @@
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="EditDataInvalidFormat" xml:space="preserve">
|
||||
<value>Invalid format for column '{0}', column is defined as {1}</value>
|
||||
<value>Invalid format for column '{0}', column is defined as {1}</value>
|
||||
<comment>.
|
||||
Parameters: 0 - colName (string), 1 - colType (string) </comment>
|
||||
</data>
|
||||
@@ -457,11 +461,11 @@
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="EditDataInvalidFormatBoolean" xml:space="preserve">
|
||||
<value>Allowed values for boolean columns are 0, 1, "true", or "false"</value>
|
||||
<value>Allowed values for boolean columns are 0, 1, "true", or "false"</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="EditDataCreateScriptMissingValue" xml:space="preserve">
|
||||
<value>The column '{0}' is defined as NOT NULL but was not given a value</value>
|
||||
<value>The column '{0}' is defined as NOT NULL but was not given a value</value>
|
||||
<comment>.
|
||||
Parameters: 0 - colName (string) </comment>
|
||||
</data>
|
||||
@@ -603,11 +607,11 @@
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="BatchParser_CircularReference" xml:space="preserve">
|
||||
<value>File '{0}' recursively included.</value>
|
||||
<value>File '{0}' recursively included.</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="BatchParser_CommentNotTerminated" xml:space="preserve">
|
||||
<value>Missing end comment mark '*/'.</value>
|
||||
<value>Missing end comment mark '*/'.</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="BatchParser_StringNotTerminated" xml:space="preserve">
|
||||
@@ -615,7 +619,7 @@
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="BatchParser_IncorrectSyntax" xml:space="preserve">
|
||||
<value>Incorrect syntax was encountered while parsing '{0}'.</value>
|
||||
<value>Incorrect syntax was encountered while parsing '{0}'.</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="BatchParser_VariableNotDefined" xml:space="preserve">
|
||||
@@ -1451,7 +1455,7 @@
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="general_default" xml:space="preserve">
|
||||
<value><default></value>
|
||||
<value>&lt;default&gt;</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="general_fileGroup" xml:space="preserve">
|
||||
@@ -1471,7 +1475,7 @@
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="general_newFilegroup" xml:space="preserve">
|
||||
<value><new filegroup></value>
|
||||
<value>&lt;new filegroup&gt;</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="general_path" xml:space="preserve">
|
||||
@@ -1483,7 +1487,7 @@
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="general_rawDevice" xml:space="preserve">
|
||||
<value><raw device></value>
|
||||
<value>&lt;raw device&gt;</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="general_recoveryModel_bulkLogged" xml:space="preserve">
|
||||
@@ -1715,7 +1719,7 @@
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="prototype_file_defaultpathstring" xml:space="preserve">
|
||||
<value><default path></value>
|
||||
<value>&lt;default path&gt;</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="title_openConnectionsMustBeClosed" xml:space="preserve">
|
||||
@@ -1899,7 +1903,7 @@
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="InvalidPathForDatabaseFile" xml:space="preserve">
|
||||
<value>Invalid path for database file: '{0}'</value>
|
||||
<value>Invalid path for database file: '{0}'</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="Log" xml:space="preserve">
|
||||
|
||||
@@ -1588,8 +1588,8 @@
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_default">
|
||||
<source><default></source>
|
||||
<target state="new"><default></target>
|
||||
<source>&lt;default&gt;</source>
|
||||
<target state="new">&lt;default&gt;</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_fileGroup">
|
||||
@@ -1613,8 +1613,8 @@
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_newFilegroup">
|
||||
<source><new filegroup></source>
|
||||
<target state="new"><new filegroup></target>
|
||||
<source>&lt;new filegroup&gt;</source>
|
||||
<target state="new">&lt;new filegroup&gt;</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_path">
|
||||
@@ -1628,8 +1628,8 @@
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_rawDevice">
|
||||
<source><raw device></source>
|
||||
<target state="new"><raw device></target>
|
||||
<source>&lt;raw device&gt;</source>
|
||||
<target state="new">&lt;raw device&gt;</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="general_recoveryModel_bulkLogged">
|
||||
@@ -1913,8 +1913,8 @@
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="prototype_file_defaultpathstring">
|
||||
<source><default path></source>
|
||||
<target state="new"><default path></target>
|
||||
<source>&lt;default path&gt;</source>
|
||||
<target state="new">&lt;default path&gt;</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="title_openConnectionsMustBeClosed">
|
||||
|
||||
Reference in New Issue
Block a user