[Loc] update to data-workspace and sql-bindings xlfs (#18732)

This commit is contained in:
Alex Ma
2022-03-14 17:20:28 -07:00
committed by GitHub
parent de9a4e02b1
commit cb607e34d7
2 changed files with 54 additions and 0 deletions

View File

@@ -67,6 +67,9 @@
<trans-unit id="dataworkspace.nameCannotBeEmpty">
<source xml:lang="en">Name cannot be empty</source>
</trans-unit>
<trans-unit id="dataworkspace.no">
<source xml:lang="en">No</source>
</trans-unit>
<trans-unit id="dataworkspace.ok">
<source xml:lang="en">OK</source>
</trans-unit>
@@ -115,6 +118,9 @@
<trans-unit id="dataworkspace.restartConfirmation">
<source xml:lang="en">Azure Data Studio needs to be restarted for the project to be added to the workspace. Restart now?</source>
</trans-unit>
<trans-unit id="dataworkspace.sdkLearnMorePlaceholder">
<source xml:lang="en">Click "Learn More" button for more information about SDK-style projects</source>
</trans-unit>
<trans-unit id="dataworkspace.sdkStyleProject">
<source xml:lang="en">SDK-style project (Preview)</source>
</trans-unit>
@@ -133,6 +139,9 @@
<trans-unit id="dataworkspace.workspacePlaceholder">
<source xml:lang="en">Select workspace ({0}) file</source>
</trans-unit>
<trans-unit id="dataworkspace.yesRecommended">
<source xml:lang="en">Yes (Recommended)</source>
</trans-unit>
<trans-unit id="fileDoesNotExist">
<source xml:lang="en">File '{0}' doesn't exist</source>
</trans-unit>