[Loc] another update to resource-deployment and sql-migration (#16531)

This commit is contained in:
Alex Ma
2021-08-02 17:41:26 -07:00
committed by GitHub
parent 97978cbe81
commit 760cf01022
2 changed files with 7 additions and 4 deletions

View File

@@ -25,6 +25,9 @@
<trans-unit id="send-feedback-command">
<source xml:lang="en">Feedback</source>
</trans-unit>
<trans-unit id="new-support-request-command">
<source xml:lang="en">New support request</source>
</trans-unit>
<trans-unit id="migration-context-menu-category">
<source xml:lang="en">Migration Context Menu</source>
</trans-unit>
@@ -615,6 +618,9 @@ This may take some time.</source>
<trans-unit id="sql.migration.copy.throughput">
<source xml:lang="en">Copy Throughput (MBPS)</source>
</trans-unit>
<trans-unit id="sql.migration.newsupportrequest">
<source xml:lang="en">New support request</source>
</trans-unit>
<trans-unit id="sql.migration.summary.page.title">
<source xml:lang="en">Summary</source>
</trans-unit>