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