From 5b5badc833bd2383dbbd3a906101a823d5dba20c 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. --- opendj-sdk/opends/src/admin/messages/StackTraceMonitorProviderCfgDefn.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/admin/messages/StackTraceMonitorProviderCfgDefn.properties b/opendj-sdk/opends/src/admin/messages/StackTraceMonitorProviderCfgDefn.properties index 66ad763..69d3dc2 100644 --- a/opendj-sdk/opends/src/admin/messages/StackTraceMonitorProviderCfgDefn.properties +++ b/opendj-sdk/opends/src/admin/messages/StackTraceMonitorProviderCfgDefn.properties @@ -1,5 +1,5 @@ user-friendly-name=Stack Trace Monitor Provider user-friendly-plural-name=Stack Trace Monitor Providers -synopsis=The Stack Trace Monitor Provider enables clients to obtain a stack trace of all the threads that are currently running in the Directory Server. +synopsis=The Stack Trace Monitor Provider enables clients to obtain a stack trace of all the threads that are currently running in the directory server. property.enabled.synopsis=Indicates whether the Stack Trace Monitor Provider is enabled for use. property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Stack Trace Monitor Provider implementation. -- Gitblit v1.10.0