mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] small update to sql xlf with table designer (#18489)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user