diff --git a/resources/xlf/en/mssql.xlf b/resources/xlf/en/mssql.xlf
index cdf452856b..43177860ab 100644
--- a/resources/xlf/en/mssql.xlf
+++ b/resources/xlf/en/mssql.xlf
@@ -153,6 +153,12 @@
Execute
+
+ Failed to find azure account {0} when executing token refresh
+
+
+ Failed to find tenant '{0}' in account '{1}' when refreshing security token
+ Group
@@ -189,6 +195,12 @@
Sticky Bit
+
+ {0} AAD token refresh failed, please reconnect to enable {0}
+
+
+ Editor token refresh failed, autocompletion will be disabled until the editor is disconnected and reconnected
+ User
diff --git a/resources/xlf/en/sql-bindings.xlf b/resources/xlf/en/sql-bindings.xlf
index ae3a25d8f8..e704b5fc37 100644
--- a/resources/xlf/en/sql-bindings.xlf
+++ b/resources/xlf/en/sql-bindings.xlf
@@ -7,15 +7,9 @@
Add Package
-
- To use SQL bindings, ensure your Azure Functions project has a reference to {0}
- Adding SQL Binding to function "{0}"...
-
- Error adding Sql Binding extension package to project
- The Azure Functions extension is required to create a new Azure Function with SQL binding but is not installed, install it now?
@@ -23,7 +17,7 @@
Azure Functions extension must be installed in order to use this feature.
- A C# Azure Functions project must be present in order to create a new Azure Function for this table.
+ A C# Azure Functions project must be present in order to create a new Azure Function with SQL binding.Browse...
@@ -91,9 +85,6 @@
Install
-
- {0} near line "{1}", column "{2}"
- Learn more
@@ -103,9 +94,6 @@
Name must not be empty
-
- A connection is required to use Azure Function with SQL Binding
- No Azure functions in the current active file
@@ -172,9 +160,6 @@
Timed out waiting for extension to install
-
- Timed out waiting for project to be created
- Failed to set connection string app setting
@@ -187,9 +172,6 @@
Value must not be empty
-
- The current folder is not a workspace folder. Please open a workspace folder and try again.
- Yes
@@ -205,7 +187,7 @@
Add SQL Binding (preview)
- Create Azure Function with SQL binding
+ Create Azure Function with SQL binding (preview)