[Loc] Update for English XLFs 8-10-2021 (#16705)

This commit is contained in:
Alex Ma
2021-08-10 23:03:02 -07:00
committed by GitHub
parent 0a9ddf6a5c
commit 998c838d8f
4 changed files with 11 additions and 5 deletions

View File

@@ -722,6 +722,12 @@ This may take some time.</source>
<trans-unit id="sql.migration.no">
<source xml:lang="en">No</source>
</trans-unit>
<trans-unit id="sql.migration.empty.table.text">
<source xml:lang="en">No backup files to show</source>
</trans-unit>
<trans-unit id="sql.migration.empty.table.subtext">
<source xml:lang="en">If results were expected, reconfirm the connection to the SQL Server Instance.</source>
</trans-unit>
<trans-unit id="sql.migration.completing.cutover.warning">
<source xml:lang="en">Completing cutover without restoring all the backup(s) may result in a data loss.</source>
</trans-unit>