From cfef008b247ad133255b03f6639d0f17c5f4dbbf Mon Sep 17 00:00:00 2001
From: dugan <dugan@localhost>
Date: Fri, 03 Apr 2009 14:15:37 +0000
Subject: [PATCH] Make message more readable. Issue 3119.

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

diff --git a/opends/src/messages/messages/core.properties b/opends/src/messages/messages/core.properties
index 601c15e..390e72a 100644
--- a/opends/src/messages/messages/core.properties
+++ b/opends/src/messages/messages/core.properties
@@ -1818,7 +1818,7 @@
 registered with the network group '%s'
 INFO_ERGONOMIC_SIZING_OF_WORKER_THREAD_POOL_720=No worker queue thread \
 pool size specified: sizing automatically to use %d threads
-SEVERE_ERR_CRYPTOMGR_FAILED_INSTANCE_CERTIFICATE_NULL_721=CryptoManager \
-failed to retrieve entry "%s" (the instance-key-pair public-key-certificate): \
-The entry does not contain a public-key certificate
+SEVERE_ERR_CRYPTOMGR_FAILED_INSTANCE_CERTIFICATE_NULL_721=The CryptoManager \
+entry "%s" (the instance-key-pair public-key-certificate) does not contain \
+a public-key certificate
 

--
Gitblit v1.10.0