From 6bd13ae6e0e4cea50b69c22526822de99bf4ac3f Mon Sep 17 00:00:00 2001
From: lutoff <lutoff@localhost>
Date: Fri, 12 Oct 2007 12:48:38 +0000
Subject: [PATCH] Fix for issue #2207 (setup/ADS does not add registered server in group"ALL")

---
 opends/src/messages/messages/admin.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/messages/messages/admin.properties b/opends/src/messages/messages/admin.properties
index de7a129..28926ff 100644
--- a/opends/src/messages/messages/admin.properties
+++ b/opends/src/messages/messages/admin.properties
@@ -150,7 +150,7 @@
 INFO_ADMIN_ARG_MEMBERNAME_DESCRIPTION_55=The member's identifier. This is a \
  required argument
 INFO_ADMIN_ARG_BACKENDNAME_DESCRIPTION_56=The name of the backend in which \
- the admin data will be stored. This is a required argument
+ the admin data will be stored
 SEVERE_ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER_57=Unable to register an \
  add/delete listener against the entry "%s" because it does not exist in the \
  configuration

--
Gitblit v1.10.0