[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>