From a5b35f9d2c8eed0b11288655b84dfd5a3e822231 Mon Sep 17 00:00:00 2001
From: abobrov <abobrov@localhost>
Date: Sat, 22 Dec 2007 03:33:09 +0000
Subject: [PATCH] - fix ERR_ADD_ENTRY_UNKNOWN_SUFFIX message.

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

diff --git a/opends/src/messages/messages/core.properties b/opends/src/messages/messages/core.properties
index 117c96c..ec3231e 100644
--- a/opends/src/messages/messages/core.properties
+++ b/opends/src/messages/messages/core.properties
@@ -1762,5 +1762,6 @@
  decrypt the supplied data because the version "%d" in the data prologue is \
  unknown
 MILD_ERR_ADD_ENTRY_UNKNOWN_SUFFIX_697=The provided entry %s cannot be added \
- because is not defined as one of the suffixes within the Directory Server
+ because its suffix is not defined as one of the suffixes within the \
+ Directory Server
 

--
Gitblit v1.10.0