From 9e13948b2bea01dd686077e8a3aa4f961323a474 Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Thu, 12 Jan 2023 11:23:11 -0800 Subject: [PATCH] [Loc] update to sql-migration xlf (#21582) --- resources/xlf/en/sql-migration.xlf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/xlf/en/sql-migration.xlf b/resources/xlf/en/sql-migration.xlf index 167c1e9ea5..b3b181c829 100644 --- a/resources/xlf/en/sql-migration.xlf +++ b/resources/xlf/en/sql-migration.xlf @@ -2247,12 +2247,18 @@ This may take some time. Database mapping error. Missing target databases to migrate. Please configure the target server connection and click connect to collect the list of available database migration targets. + + A mapping error was found between '{0}' and '{1}' databases. The source database collation '{2}' does not match the target database collation '{3}'. Please select or re-create a target database with the same collation as the source database. + Database mapping error. Source database '{0}' is not mapped to a target database. Please select a target database to migrate to. Azure SQL target + + Learn more: https://aka.ms/dms-migrations-troubleshooting. + Yes