[Loc] update to sr resx and xlf (#1392)

This commit is contained in:
Alex Ma
2022-02-07 09:52:05 -08:00
committed by GitHub
parent 267ee07130
commit 25bbbcf60e
20 changed files with 80 additions and 0 deletions

View File

@@ -3526,6 +3526,9 @@
<data name="TableDesignerColumnsDisplayValueTitle" xml:space="preserve">
<value>列</value>
</data>
<data name="TableDesignerDeleteColumnConfirmationMessage" xml:space="preserve">
<value>删除列还将从索引和外键中删除该列。是否确实要继续?</value>
</data>
<data name="MissingIndexFormat" xml:space="preserve">
<value>缺少索引(影响 {0}): {1}</value>
</data>