mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 18:47:57 -05:00
[Loc] update to resx and xlf files 12-13-2021 (#1338)
* added new XLFs * update to resx files
This commit is contained in:
@@ -5696,6 +5696,12 @@
|
||||
<target state="translated">指定是否啟用檢查條件約束</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="QueryServiceUnsupportedSqlVariantType">
|
||||
<source>The underlying type "{0}" for sql variant column "{1}" could not be resolved.</source>
|
||||
<target state="translated">基礎類型 "{0}" 無法解析 SQL 變體資料行 "{1} "。</target>
|
||||
<note>.
|
||||
Parameters: 0 - underlyingType (string), 1 - columnName (string) </note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user