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

diff --git a/opends/src/admin/messages/MonitorBackendCfgDefn.properties b/opends/src/admin/messages/MonitorBackendCfgDefn.properties
index ea46d95..b75ebd5 100644
--- a/opends/src/admin/messages/MonitorBackendCfgDefn.properties
+++ b/opends/src/admin/messages/MonitorBackendCfgDefn.properties
@@ -1,6 +1,6 @@
 user-friendly-name=Monitor Backend
 user-friendly-plural-name=Monitor Backends
-synopsis=The Monitor Backend allows clients to access the information made available by Directory Server monitor providers.
+synopsis=The Monitor Backend allows clients to access the information made available by directory server monitor providers.
 property.backend-id.synopsis=Specifies a name to identify the associated backend.
 property.backend-id.description=The name must be unique among all backends in the server. The backend ID may not be altered after the backend is created in the server.
 property.base-dn.synopsis=Specifies the base DN(s) for the data that the backend handles.

--
Gitblit v1.10.0