From 555309d7a9194718ed62f5d1ef492b53bde0a236 Mon Sep 17 00:00:00 2001 From: Ludovic Poitou <ludovic.poitou@forgerock.com> Date: Thu, 20 Oct 2011 15:34:00 +0000 Subject: [PATCH] Fix OpenDJ-222: Remove more references to OpenDS. This time we cleanup messages, and localized messages. --- opendj-sdk/opends/src/admin/messages/RootCfgDefn.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/admin/messages/RootCfgDefn.properties b/opendj-sdk/opends/src/admin/messages/RootCfgDefn.properties index 4fdbe0d..487d8a4 100644 --- a/opendj-sdk/opends/src/admin/messages/RootCfgDefn.properties +++ b/opendj-sdk/opends/src/admin/messages/RootCfgDefn.properties @@ -45,7 +45,7 @@ relation.extension.synopsis=The Extension allows to extend the configuration with new type of objects. relation.extension.description=It is an entry point for extensions that requires configuration objects that does not inherit from an existing top-level object. relation.global-configuration.user-friendly-name=Global Configuration -relation.global-configuration.synopsis=The Global contains properties that affect the overall operation of the OpenDJ . +relation.global-configuration.synopsis=The Global contains properties that affect the overall operation of the OpenDJ. relation.group-implementation.user-friendly-name=Group Implementation relation.group-implementation.user-friendly-plural-name=Group Implementations relation.group-implementation.synopsis=Group Implementations define named collections of users. -- Gitblit v1.10.0