mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 10:58:30 -05:00
[Loc] update to resx and xlfs (#1382)
This commit is contained in:
@@ -3526,4 +3526,13 @@
|
||||
<data name="TableDesignerColumnsDisplayValueTitle" xml:space="preserve">
|
||||
<value>資料行</value>
|
||||
</data>
|
||||
<data name="MissingIndexFormat" xml:space="preserve">
|
||||
<value>遺漏索引 (影響 {0}): {1}</value>
|
||||
</data>
|
||||
<data name="MissingIndexDetailsTitle" xml:space="preserve">
|
||||
<value>/*
|
||||
遺漏 {0} 的索引詳細資料
|
||||
查詢處理器預估若實作下列索引則可改善 {1}% 的查詢成本。
|
||||
*/</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user