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/LDAPAttributeDescriptionListPluginCfgDefn.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opends/src/admin/messages/LDAPAttributeDescriptionListPluginCfgDefn.properties b/opends/src/admin/messages/LDAPAttributeDescriptionListPluginCfgDefn.properties index 99a39ad..abc11ad 100644 --- a/opends/src/admin/messages/LDAPAttributeDescriptionListPluginCfgDefn.properties +++ b/opends/src/admin/messages/LDAPAttributeDescriptionListPluginCfgDefn.properties @@ -56,7 +56,7 @@ property.plugin-type.syntax.enumeration.value.preparseunbind.synopsis=Invoked prior to parsing an unbind request. property.plugin-type.syntax.enumeration.value.searchresultentry.synopsis=Invoked before sending a search result entry to the client. property.plugin-type.syntax.enumeration.value.searchresultreference.synopsis=Invoked before sending a search result reference to the client. -property.plugin-type.syntax.enumeration.value.shutdown.synopsis=Invoked during a graceful Directory Server shutdown. -property.plugin-type.syntax.enumeration.value.startup.synopsis=Invoked during the Directory Server startup process. +property.plugin-type.syntax.enumeration.value.shutdown.synopsis=Invoked during a graceful directory server shutdown. +property.plugin-type.syntax.enumeration.value.startup.synopsis=Invoked during the directory server startup process. property.plugin-type.syntax.enumeration.value.subordinatedelete.synopsis=Invoked in the course of deleting a subordinate entry of a delete operation. property.plugin-type.syntax.enumeration.value.subordinatemodifydn.synopsis=Invoked in the course of moving or renaming an entry subordinate to the target of a modify DN operation. -- Gitblit v1.10.0