From e523c3b1f2ab90f2b424bdefe674a0fd3d8da7f4 Mon Sep 17 00:00:00 2001 From: Ludovic Poitou <ludovic.poitou@forgerock.com> Date: Thu, 23 Jun 2011 17:07:56 +0000 Subject: [PATCH] Fix for issue OPENDJ-214. Rebranded as OpenDJ and now uses product-name variable. --- opends/src/admin/messages/SystemInfoMonitorProviderCfgDefn.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/admin/messages/SystemInfoMonitorProviderCfgDefn.properties b/opends/src/admin/messages/SystemInfoMonitorProviderCfgDefn.properties index 3262882..2623ff3 100644 --- a/opends/src/admin/messages/SystemInfoMonitorProviderCfgDefn.properties +++ b/opends/src/admin/messages/SystemInfoMonitorProviderCfgDefn.properties @@ -1,5 +1,5 @@ user-friendly-name=System Info Monitor Provider user-friendly-plural-name=System Info Monitor Providers -synopsis=The System Info Monitor Provider can be used to publish information about the system and virtual machine on which the Directory Server is running. +synopsis=The System Info Monitor Provider can be used to publish information about the system and virtual machine on which the directory server is running. property.enabled.synopsis=Indicates whether the System Info Monitor Provider is enabled for use. property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the System Info Monitor Provider implementation. -- Gitblit v1.10.0