From 8532a5133e996e61765be126f8b4d25984745fd1 Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Mon, 03 Sep 2007 13:33:50 +0000
Subject: [PATCH] Partial fix for issue 1451: admin framework constraint and dependency support.

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

diff --git a/opends/src/messages/messages/admin.properties b/opends/src/messages/messages/admin.properties
index 328a882..79bf72f 100644
--- a/opends/src/messages/messages/admin.properties
+++ b/opends/src/messages/messages/admin.properties
@@ -186,3 +186,5 @@
  administrator's properties
 INFO_ADMIN_ARG_USERID_DESCRIPTION_73=The administrator's unique identifier. \
  This is a required argument
+SEVERE_ERR_OPERATION_REJECTED_DEFAULT_74=The operation was rejected for an \
+ unspecified reason

--
Gitblit v1.10.0