[Loc] update to sql migration, database projects and import extension strings (#17130)

This commit is contained in:
Alex Ma
2021-09-22 09:58:33 -07:00
committed by GitHub
parent 155ea4c707
commit bf68ba9cc0
3 changed files with 66 additions and 9 deletions

View File

@@ -195,6 +195,9 @@ This may take some time.</source>
<trans-unit id="sql.migration.cutover.card">
<source xml:lang="en">Completing cutover</source>
</trans-unit>
<trans-unit id="sql.migration.cutover.error">
<source xml:lang="en">An error occurred while initiating cutover.</source>
</trans-unit>
<trans-unit id="sql.migration.cutover.help.main">
<source xml:lang="en">Perform the following steps before you complete cutover.</source>
</trans-unit>