From cbd3cccf6877b70f22afb5645b7dd5cf2d3cc5cb Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Tue, 6 Sep 2022 14:48:59 -0700 Subject: [PATCH] [Loc] update to sql-database-projects xlf (#20550) --- resources/xlf/en/sql-database-projects.xlf | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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.