diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs
index c8ee4d09..64342d99 100755
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.cs
@@ -2053,11 +2053,11 @@ namespace Microsoft.SqlTools.ServiceLayer
}
}
- public static string SchemaHierarchy_ServerInstance
+ public static string SchemaHierarchy_Server
{
get
{
- return Keys.GetString(Keys.SchemaHierarchy_ServerInstance);
+ return Keys.GetString(Keys.SchemaHierarchy_Server);
}
}
@@ -3036,7 +3036,7 @@ namespace Microsoft.SqlTools.ServiceLayer
public const string SchemaHierarchy_TableTypeIndexes = "SchemaHierarchy_TableTypeIndexes";
- public const string SchemaHierarchy_ServerInstance = "SchemaHierarchy_ServerInstance";
+ public const string SchemaHierarchy_Server = "SchemaHierarchy_Server";
public const string SchemaHierarchy_SelectiveXmlIndexes = "SchemaHierarchy_SelectiveXmlIndexes";
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
index 76ad3db3..03e831de 100755
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
@@ -1199,8 +1199,8 @@
Table Type Indexes
-
- ServerInstance
+
+ Server
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings
index 0bb0b741..518320ed 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings
@@ -597,7 +597,7 @@ SchemaHierarchy_ColumnStoreIndexes = Column Store Indexes
SchemaHierarchy_TableTypeIndexes = Table Type Indexes
-SchemaHierarchy_ServerInstance = ServerInstance
+SchemaHierarchy_Server = Server
SchemaHierarchy_SelectiveXmlIndexes = Selective XML Indexes
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf
index de85581c..0a679493 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf
@@ -1351,11 +1351,6 @@
Table Type Indexes
-
- ServerInstance
- ServerInstance
-
-
Selective XML Indexes
Selective XML Indexes
@@ -1416,6 +1411,11 @@
Column Encryption Keys
+
+ Server
+ Server
+
+