diff --git a/resources/xlf/en/sql-database-projects.xlf b/resources/xlf/en/sql-database-projects.xlf
index 2df0c45fb6..6934086f6d 100644
--- a/resources/xlf/en/sql-database-projects.xlf
+++ b/resources/xlf/en/sql-database-projects.xlf
@@ -52,6 +52,9 @@
To use SQL bindings, ensure your Azure Functions project has a reference to {0}
+
+ Error adding Sql Binding extension package to project
+ Would you like to update Azure Function local.settings.json with the new connection string?
@@ -914,7 +917,7 @@
Whether to prompt the user to install .NET Core when not detected.
- Whether to prompt the user to set .NET SDK version when a newer unsupported version is detected.
+ Whether to prompt the user to install .NET SDK version and add global.json to project when a newer unsupported version is detected.Full path to .NET Core SDK on the machine.
diff --git a/resources/xlf/en/sql.xlf b/resources/xlf/en/sql.xlf
index a0dd958051..56283f311d 100644
--- a/resources/xlf/en/sql.xlf
+++ b/resources/xlf/en/sql.xlf
@@ -5815,6 +5815,41 @@ Error: {1}
Table
+