updates to xlfs in sql-migration, database-projects, data-workspace (#16771)

This commit is contained in:
Alex Ma
2021-08-13 11:42:25 -07:00
committed by GitHub
parent 941998bee6
commit 21a1db1045
3 changed files with 120 additions and 0 deletions

View File

@@ -88,6 +88,9 @@ To learn more about projects [read our docs](https://aka.ms/azuredatastudio-proj
<trans-unit id="gitCloneError">
<source xml:lang="en">Error during git clone. View git output for more details</source>
</trans-unit>
<trans-unit id="openedProjectsUndefinedAfterRefresh">
<source xml:lang="en">List of opened projects should not be undefined after refresh from disk.</source>
</trans-unit>
<trans-unit id="dataworkspace.ok">
<source xml:lang="en">OK</source>
</trans-unit>