From 6f265e047f6505d5fa996d85ef00f17796d84462 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.

---
 opends/src/admin/defn/org/opends/server/admin/std/GlobalConfiguration.xml |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/GlobalConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/GlobalConfiguration.xml
index 3b80fe8..ef5ba1d 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/GlobalConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/GlobalConfiguration.xml
@@ -38,9 +38,7 @@
     The
     <adm:user-friendly-name />
     contains properties that affect the overall
-    operation of the
-    <adm:product-name />
-    .
+    operation of the <adm:product-name />.
   </adm:synopsis>
   <adm:tag name="core-server" />
   <adm:profile name="ldap">

--
Gitblit v1.10.0