diff --git a/resources/xlf/en/sql-database-projects.xlf b/resources/xlf/en/sql-database-projects.xlf
index c698044a9e..456f6c13fc 100644
--- a/resources/xlf/en/sql-database-projects.xlf
+++ b/resources/xlf/en/sql-database-projects.xlf
@@ -331,6 +331,9 @@
Downloading Microsoft.Build.Sql nuget to get build DLLs
+
+ Downloading from {0} to {1}
+ Microsoft Azure SQL Edge License Agreement
@@ -403,6 +406,9 @@
Error trying to read {0} of project '{1}'
+
+ Could not build project. Error retrieving files needed to build.
+ I accept the {0}.The placeholders are contents of the line and should not be translated.
@@ -436,7 +442,7 @@
Target information for extract is required to create database project.
- Extracting DacFx build DLLs
+ Extracting DacFx build DLLs to {0}File
@@ -1062,6 +1068,9 @@
Generate SQL Project from OpenAPI/Swagger spec
+
+ Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.3-preview
+ Whether to prompt the user to install .NET Core when not detected.