Small update to XLFs and small change to extension.webpack (#16232)

This commit is contained in:
Alex Ma
2021-07-16 13:43:14 -07:00
committed by GitHub
parent 63e97caa94
commit ff6e377477
4 changed files with 27 additions and 8 deletions

View File

@@ -145,6 +145,9 @@ To learn more about projects [read our docs](https://aka.ms/azuredatastudio-proj
<trans-unit id="dataworkspace.nameCannotBeEmpty">
<source xml:lang="en">Name cannot be empty</source>
</trans-unit>
<trans-unit id="dataworkspace.targetPlatform">
<source xml:lang="en">Target Platform</source>
</trans-unit>
<trans-unit id="dataworkspace.openExistingDialogTitle">
<source xml:lang="en">Open Existing Project</source>
</trans-unit>