[Loc] small update to sql xlf with table designer (#18489)

This commit is contained in:
Alex Ma
2022-02-18 13:31:05 -08:00
committed by GitHub
parent 1b63fec4e5
commit 2da0428454

View File

@@ -651,6 +651,9 @@
<trans-unit id="designer.loadingDesignerCompleted">
<source xml:lang="en">Designer is loaded</source>
</trans-unit>
<trans-unit id="designer.messagesTabTitle">
<source xml:lang="en">Errors ({0})</source>
</trans-unit>
<trans-unit id="designer.newRowText">
<source xml:lang="en">Add New</source>
</trans-unit>
@@ -675,6 +678,9 @@
<trans-unit id="designer.removeRowText">
<source xml:lang="en">Remove</source>
</trans-unit>
<trans-unit id="designer.scriptTabTitle">
<source xml:lang="en">Scripts</source>
</trans-unit>
<trans-unit id="tableDesigner.unknownComponentType">
<source xml:lang="en">The component type: {0} is not supported</source>
</trans-unit>