diff --git a/resources/xlf/en/sql-bindings.xlf b/resources/xlf/en/sql-bindings.xlf
index ae91bed0cb..86bada2736 100644
--- a/resources/xlf/en/sql-bindings.xlf
+++ b/resources/xlf/en/sql-bindings.xlf
@@ -52,15 +52,18 @@
Enter connection string setting name
-
- Enter SQL table or view to query
-
-
- Enter SQL table to upsert into
- (Optional) Enter connection password to save in local.settings.json
+
+ Enter SQL table to query
+
+
+ Enter SQL table to upsert into
+
+
+ Enter SQL view to query
+ Error creating new Azure Function: {0}
@@ -151,15 +154,24 @@
Select SQL connection string setting from local.settings.json
+
+ Select object type to insert or upsert into
+ Select table to use
-
- SQL table or view to query
+
+ Select view to use
+
+
+ SQL object to querySQL table to upsert into
+
+ Table
+ Fetching tables for selected database...
@@ -181,6 +193,12 @@
Value must not be empty
+
+ View
+
+
+ Fetching views for selected database...
+ Yes