From 5e793170c6c69c99b671218d873d0758df0a2b38 Mon Sep 17 00:00:00 2001
From: dugan <dugan@localhost>
Date: Sun, 26 Jul 2009 22:44:38 +0000
Subject: [PATCH] Message clean up

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

diff --git a/opends/src/messages/messages/jeb.properties b/opends/src/messages/messages/jeb.properties
index 97f7497..1c8ded6 100644
--- a/opends/src/messages/messages/jeb.properties
+++ b/opends/src/messages/messages/jeb.properties
@@ -365,3 +365,7 @@
 SEVERE_ERR_CONFIG_JEB_CACHE_SIZE_TOO_SMALL_194=Configuration \
   attribute ds-cfg-db-cache-size has a value of %d which is less than \
   the minimum: %d
+NOTICE_JEB_IMPORT_LDIF_DIRECT_MEM_REPORT_195=Direct memory phase two \
+buffer count %d and read ahead cache size %d
+NOTICE_JEB_IMPORT_LDIF_INDIRECT_MEM_REPORT_196=Memory phase two \
+buffer count %d and read ahead cache size %d

--
Gitblit v1.10.0