diff --git a/resources/xlf/en/sql-database-projects.xlf b/resources/xlf/en/sql-database-projects.xlf
index 6c0b6c7390..6b027b0fd9 100644
--- a/resources/xlf/en/sql-database-projects.xlf
+++ b/resources/xlf/en/sql-database-projects.xlf
@@ -268,6 +268,9 @@
Are you sure you want to delete the reference to {0}?
+
+ Are you sure you want to delete the SQLCMD Variable '{0}'?
+ Failed to update app setting '{0}'
@@ -376,6 +379,12 @@
Enter new database name
+
+ Enter default value for SQLCMD variable '{0}'
+
+
+ Enter new SQLCMD Variable name
+ Enter new value for variable '{0}'
@@ -915,6 +924,9 @@
Database Projects
+
+ A SQLCMD Variable with the same name already exists in this project
+ SQLCMD Variables
@@ -1041,6 +1053,9 @@
Add Existing Item...
+
+ Add SQLCMD Variable
+ Which version of Autorest.Sql to use from NPM. Latest will be used if not set.
@@ -1074,6 +1089,9 @@
Full path to .NET SDK on the machine. For example, if dotnet.exe is located at C:\folder1\dotnet\dotnet.exe, set the path for this setting to C:\folder1\dotnet
+
+ Edit
+ Edit .sqlproj File
diff --git a/resources/xlf/en/sql-migration.xlf b/resources/xlf/en/sql-migration.xlf
index d72c65fe5e..a1cca5c25a 100644
--- a/resources/xlf/en/sql-migration.xlf
+++ b/resources/xlf/en/sql-migration.xlf
@@ -2437,16 +2437,16 @@ This may take some time.
Error getting login information: {0}
- Database mapping error. Target database '{0}' cannot be selected to as a migration target for database '{1}'. Target database '${targetDatabaseName}' is already selected as a migration target for database '{2}'. Please select a different target database.
+ Database mapping error. Target database '{0}' cannot be selected to as a migration target for database '{1}'. Target database '{2}' is already selected as a migration target for database '{3}'. Please select a different target database.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 (Error code: {0}) was found between '{1}' and '{2}' databases. The source database collation '{3}' does not match the target database collation '{4}'. 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.
+ Database mapping error. Source database '{0}' is not mapped to a target database. Please select a target database to migrate to.Azure SQL target
diff --git a/resources/xlf/en/sql.xlf b/resources/xlf/en/sql.xlf
index 1cc35ec39e..3372e6c635 100644
--- a/resources/xlf/en/sql.xlf
+++ b/resources/xlf/en/sql.xlf
@@ -5557,6 +5557,12 @@ Error: {1}