added updates to sql.xlf and sql-migration.xlf (#17343)

This commit is contained in:
Alex Ma
2021-10-11 22:54:30 -07:00
committed by GitHub
parent 405712f484
commit c15b50282a
2 changed files with 26 additions and 3 deletions

View File

@@ -38,7 +38,7 @@
<source xml:lang="en">Assessment in progress</source>
</trans-unit>
<trans-unit id="sql.migration.assessment.in.progress.content">
<source xml:lang="en">We are assessing the databases in your SQL server instance {0} to identify the right Azure SQL target.
<source xml:lang="en">We are assessing the databases in your SQL Server instance {0} to identify the right Azure SQL target.
This may take some time.</source>
</trans-unit>
@@ -118,7 +118,7 @@ This may take some time.</source>
<source xml:lang="en">Provide the Azure Storage Blob Container that contains the backups.</source>
</trans-unit>
<trans-unit id="sql.migration.blob.storage.subscription.label">
<source xml:lang="en">Select the subscription that contains the storage account.</source>
<source xml:lang="en">Subscription</source>
</trans-unit>
<trans-unit id="sql.migration.blob.storage.table.help">
<source xml:lang="en">Enter target database name and select resource group, storage account and container for the selected source databases.</source>
@@ -736,7 +736,7 @@ This may take some time.</source>
<source xml:lang="en">{0} sec</source>
</trans-unit>
<trans-unit id="sql.migration.select.azure.mi">
<source xml:lang="en">Select your target Azure subscription and your target Azure SQL Managed Instance</source>
<source xml:lang="en">Select your target Azure subscription and your target Azure SQL Managed Instance.</source>
</trans-unit>
<trans-unit id="sql.migration.select.azure.vm">
<source xml:lang="en">Select your target Azure Subscription and your target SQL Server on Azure Virtual Machine for your target.</source>