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/RootDNCfgDefn.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/src/admin/messages/RootDNCfgDefn.properties b/opendj-sdk/opends/src/admin/messages/RootDNCfgDefn.properties
index 097758f..e105636 100644
--- a/opendj-sdk/opends/src/admin/messages/RootDNCfgDefn.properties
+++ b/opendj-sdk/opends/src/admin/messages/RootDNCfgDefn.properties
@@ -1,6 +1,6 @@
 user-friendly-name=Root DN
 user-friendly-plural-name=Root Dns
-synopsis=The Root DN configuration contains all the Root DN Users defined in the Directory Server. In addition, it also defines the default set of privileges that Root DN Users automatically inherit.
+synopsis=The Root DN configuration contains all the Root DN Users defined in the directory server. In addition, it also defines the default set of privileges that Root DN Users automatically inherit.
 property.default-root-privilege-name.synopsis=Specifies the names of the privileges that root users will be granted by default.
 property.default-root-privilege-name.syntax.enumeration.value.backend-backup.synopsis=Allows the user to request that the server process backup tasks.
 property.default-root-privilege-name.syntax.enumeration.value.backend-restore.synopsis=Allows the user to request that the server process restore tasks.

--
Gitblit v1.10.0