diff --git a/resources/xlf/en/import.xlf b/resources/xlf/en/import.xlf
index c4274a64f0..617d9f4c07 100644
--- a/resources/xlf/en/import.xlf
+++ b/resources/xlf/en/import.xlf
@@ -13,6 +13,12 @@
Column Name
+
+ Column
+
+
+ Create derived column
+ Data Type
@@ -22,12 +28,30 @@
Database name
+
+ Select the columns of data on the left required to derive your new column
+
+
+ Select a row and specify an example transformation that you would like applied to the rest of the column
+
+
+ Click "Preview Transformation" to preview the transformation
+
+
+ Refine your transformation until you have the desired column
+
+
+ Specify the new derived column's name and click "Done"
+ File to be importedLocation of the file to be imported
+
+ Welcome to the Derived Column Tool! To get started, please follow the steps below:
+ Import Data
@@ -58,6 +82,9 @@
Summary
+
+ Preview Transformation
+ Primary Key
@@ -73,12 +100,27 @@
Table schema
+
+ Select all columns
+
+
+ Select column {0}
+ Server the database is inServer name
+
+ Column Name
+
+
+ Specify Transformation
+
+
+ Specify transformation for row {0}
+ ✔ You have successfully inserted the data into a table.
diff --git a/resources/xlf/en/sql-database-projects.xlf b/resources/xlf/en/sql-database-projects.xlf
index 2b53aa3898..edb5792b55 100644
--- a/resources/xlf/en/sql-database-projects.xlf
+++ b/resources/xlf/en/sql-database-projects.xlf
@@ -91,6 +91,9 @@
Cleaning existing deployments...
+
+ Confirm SQL server admin password
+ Connecting to SQL Server on Docker
@@ -217,9 +220,6 @@
Deploying SQL Db Project Locally
-
- Failed to deploy project. Check output pane for more details. {0}
- Failed to open a connection to the deployed database'
@@ -247,6 +247,9 @@
Docker logs: '{0}'
+
+ Failed to verify docker. Please make sure docker is installed and running. Error: '{0}'
+ Done
@@ -265,9 +268,6 @@
SQL Database
-
- Enter the base SQL Server docker image or press enter to use the default value
- Enter a template for SQL connection string
@@ -287,10 +287,10 @@
Enter new value for variable '{0}'
- Enter password
+ Enter SQL Server admin password
- Enter port number or press enter to use the default value
+ Enter SQL server port number or press enter to use the default valueEnter a database name for this system database
@@ -382,6 +382,9 @@
Invalid value specified for the property '{0}' in .sqlproj file
+
+ SQL Server password doesn't meet the password complexity requirement. For more information see https://docs.microsoft.com/sql/relational-databases/security/password-policy
+ Invalid SQL connection string
@@ -469,6 +472,9 @@
Cannot access parent of provided tree item
+
+ SQL Server password doesn't match the confirmation password
+ Port must a be number
@@ -520,8 +526,11 @@
Publish Settings File
+
+ Failed to publish to container. Check output pane for more details. {0}
+
- Publish to docker container
+ Publish to new server in a containerPublish to existing server
@@ -583,6 +592,9 @@
Select an Azure function in the current file to add SQL binding to
+
+ Select the base SQL Server docker image
+ Select type of binding
diff --git a/resources/xlf/en/sql-migration.xlf b/resources/xlf/en/sql-migration.xlf
index cc090b1e24..c1ab3725ee 100644
--- a/resources/xlf/en/sql-migration.xlf
+++ b/resources/xlf/en/sql-migration.xlf
@@ -195,6 +195,9 @@ This may take some time.
Completing cutover
+
+ An error occurred while initiating cutover.
+ Perform the following steps before you complete cutover.