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/RootDSEBackendCfgDefn.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opendj-sdk/opends/src/admin/messages/RootDSEBackendCfgDefn.properties b/opendj-sdk/opends/src/admin/messages/RootDSEBackendCfgDefn.properties index 08c5228..afce38d 100644 --- a/opendj-sdk/opends/src/admin/messages/RootDSEBackendCfgDefn.properties +++ b/opendj-sdk/opends/src/admin/messages/RootDSEBackendCfgDefn.properties @@ -1,7 +1,7 @@ user-friendly-name=Root DSE Backend user-friendly-plural-name=Root DSE Backends -synopsis=The Root DSE Backend contains the Directory Server root DSE. +synopsis=The Root DSE Backend contains the directory server root DSE. description=This is a special meta-backend that dynamically generates the root DSE entry for base-level searches and simply redirects to other backends for operations in other scopes. -property.show-all-attributes.synopsis=Indicates whether all attributes in the root DSE are to be treated like user attributes (and therefore returned to clients by default) regardless of the Directory Server schema configuration. +property.show-all-attributes.synopsis=Indicates whether all attributes in the root DSE are to be treated like user attributes (and therefore returned to clients by default) regardless of the directory server schema configuration. property.subordinate-base-dn.synopsis=Specifies the set of base DNs used for singleLevel, wholeSubtree, and subordinateSubtree searches based at the root DSE. property.subordinate-base-dn.default-behavior.alias.synopsis=The set of all user-defined suffixes is used. -- Gitblit v1.10.0