mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 10:58:30 -05:00
[Loc] add queryserviceunsupportedsqlvarianttype to XLF (#1353)
This commit is contained in:
@@ -5696,6 +5696,12 @@
|
|||||||
<target state="new">Specifies whether the check constraint is Enabled</target>
|
<target state="new">Specifies whether the check constraint is Enabled</target>
|
||||||
<note></note>
|
<note></note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="QueryServiceUnsupportedSqlVariantType">
|
||||||
|
<source>The underlying type "{0}" for sql variant column "{1}" could not be resolved.</source>
|
||||||
|
<target state="new">The underlying type "{0}" for sql variant column "{1}" could not be resolved.</target>
|
||||||
|
<note>.
|
||||||
|
Parameters: 0 - underlyingType (string), 1 - columnName (string) </note>
|
||||||
|
</trans-unit>
|
||||||
</body>
|
</body>
|
||||||
</file>
|
</file>
|
||||||
</xliff>
|
</xliff>
|
||||||
Reference in New Issue
Block a user