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