diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs
index 01ec43f5..8718d6b2 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs
@@ -13886,6 +13886,7 @@ namespace Microsoft.SqlTools.ServiceLayer
public const string GetUserDefinedObjectsFromModelFailed = "GetUserDefinedObjectsFromModelFailed";
+
public const string ErrorConnectionNotFound = "ErrorConnectionNotFound";
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
index 642cc2fd..e9f081a5 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
@@ -5328,4 +5328,8 @@ The Query Processor estimates that implementing the following index could improv
Failed to get user defined objects from model.
+
+ The connection could not be found
+
+
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf
index db6e574a..bfa26a65 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf
@@ -6494,6 +6494,11 @@ The Query Processor estimates that implementing the following index could improv
I have read the summary and understand the potential risks.
+
+ The connection could not be found
+ The connection could not be found
+
+