diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs
index da92b2f8..9cfdb072 100755
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs
@@ -2405,14 +2405,6 @@ namespace Microsoft.SqlTools.ServiceLayer
}
}
- public static string ScriptingUnexpectedError
- {
- get
- {
- return Keys.GetString(Keys.ScriptingUnexpectedError);
- }
- }
-
public static string unavailable
{
get
@@ -4608,9 +4600,6 @@ namespace Microsoft.SqlTools.ServiceLayer
public const string ScriptingListObjectsCompleteParams_ConnectionString_Property_Invalid = "ScriptingListObjectsCompleteParams_ConnectionString_Property_Invalid";
- public const string ScriptingUnexpectedError = "ScriptingUnexpectedError";
-
-
public const string unavailable = "unavailable";
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
index da0e2b8c..0c7d3c4b 100755
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
@@ -1380,10 +1380,6 @@
Error parsing ScriptingListObjectsCompleteParams.ConnectionString property.
-
- Unexpected error while scripting: no result returned from script operation.
-
-
Unavailable
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings
index 307814b3..1d7d1c16 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings
@@ -690,8 +690,6 @@ ScriptingParams_FilePath_Property_Invalid = Invalid directory specified by the S
ScriptingListObjectsCompleteParams_ConnectionString_Property_Invalid = Error parsing ScriptingListObjectsCompleteParams.ConnectionString property.
-ScriptingUnexpectedError = Unexpected error while scripting: no result returned from script operation.
-
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf
index 2fedb3b0..84b7d2c9 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf
@@ -2311,11 +2311,6 @@
.
Parameters: 0 - value (string), 1 - columnType (string)
-
- Unexpected error while scripting: no result returned from script operation.
- Unexpected error while scripting: no result returned from script operation.
-
-