diff --git a/XenModel/FriendlyNames.Designer.cs b/XenModel/FriendlyNames.Designer.cs
index ecd416dd6..26b5d253a 100644
--- a/XenModel/FriendlyNames.Designer.cs
+++ b/XenModel/FriendlyNames.Designer.cs
@@ -537,6 +537,15 @@ namespace XenAdmin {
}
}
+ ///
+ /// Looks up a localized string similar to PVS-Accelerator Status.
+ ///
+ public static string Description_host_system_status_xspvscache {
+ get {
+ return ResourceManager.GetString("Description-host.system_status-xspvscache", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to YUM repository information and RPM package database listing.
///
@@ -1671,6 +1680,15 @@ namespace XenAdmin {
}
}
+ ///
+ /// Looks up a localized string similar to PVS-Accelerator Status.
+ ///
+ public static string Label_host_system_status_xspvscache {
+ get {
+ return ResourceManager.GetString("Label-host.system_status-xspvscache", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to RPM package database.
///
diff --git a/XenModel/FriendlyNames.resx b/XenModel/FriendlyNames.resx
index ef43cfc0d..b54eebcde 100644
--- a/XenModel/FriendlyNames.resx
+++ b/XenModel/FriendlyNames.resx
@@ -1925,4 +1925,10 @@
Container Management
+
+ PVS-Accelerator Status
+
+
+ PVS-Accelerator Status
+
\ No newline at end of file