[Loc] update to sql-migration and sql.xlf (#17298)

This commit is contained in:
Alex Ma
2021-10-07 11:29:44 -07:00
committed by GitHub
parent 0dd544aff4
commit 04ee2c5d83
2 changed files with 9 additions and 0 deletions

View File

@@ -345,6 +345,9 @@ This may take some time.</source>
<trans-unit id="sql.migration.enter.your.sql.cred">
<source xml:lang="en">Enter the credentials for the source SQL Server instance. These credentials will be used while migrating databases to Azure SQL.</source>
</trans-unit>
<trans-unit id="sql.migration.error">
<source xml:lang="en">Error</source>
</trans-unit>
<trans-unit id="sql.migration.failed">
<source xml:lang="en">Migrations failed</source>
</trans-unit>
@@ -1023,6 +1026,9 @@ This may take some time.</source>
<trans-unit id="sql.migration.view.select.button.label">
<source xml:lang="en">View/Select</source>
</trans-unit>
<trans-unit id="sql.migration.warning">
<source xml:lang="en">Warning</source>
</trans-unit>
<trans-unit id="sql.migration.warnings">
<source xml:lang="en">Warnings</source>
</trans-unit>

View File

@@ -2666,6 +2666,9 @@ Error: {1}</source>
<trans-unit id="optionTextCell">
<source xml:lang="en">Text cell</source>
</trans-unit>
<trans-unit id="splitCell">
<source xml:lang="en">Split cell</source>
</trans-unit>
<trans-unit id="textPreview">
<source xml:lang="en">Text cell</source>
</trans-unit>