mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 18:47:57 -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