From b6d53fedc582278ea41d8d78cb44fa7ea62f829e Mon Sep 17 00:00:00 2001
From: dugan <dugan@localhost>
Date: Tue, 22 Sep 2009 21:50:44 +0000
Subject: [PATCH] Rebuild index messages

---
 opends/src/messages/messages/jeb.properties |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/opends/src/messages/messages/jeb.properties b/opends/src/messages/messages/jeb.properties
index e75be31..1c4eabe 100644
--- a/opends/src/messages/messages/jeb.properties
+++ b/opends/src/messages/messages/jeb.properties
@@ -227,10 +227,10 @@
 NOTICE_JEB_CONFIG_ATTR_REQUIRES_RESTART_130=The change to the %s attribute will \
  not take effect until the backend is restarted
 NOTICE_JEB_REBUILD_PROGRESS_REPORT_131=%.1f%% Completed. Processed %d/%d \
- records. (recent rate %.1f/sec)
+ entries. (recent rate %.1f/sec)
 NOTICE_JEB_REBUILD_CACHE_AND_MEMORY_REPORT_132=Free memory = %d MB, Cache miss \
- rate = %.1f/record
-NOTICE_JEB_REBUILD_FINAL_STATUS_133=Rebuild complete. Processed %d records in \
+ rate = %.1f/entries
+NOTICE_JEB_REBUILD_FINAL_STATUS_133=Rebuild complete. Processed %d entries in \
  %d seconds (average rate %.1f/sec)
 SEVERE_ERR_JEB_REBUILD_INDEX_FAILED_134=An error occurred while rebuilding \
  index %s: %s
@@ -239,7 +239,7 @@
 SEVERE_ERR_JEB_REBUILD_INDEX_CONFLICT_136=Another rebuild of index %s is \
  already in progress
 NOTICE_JEB_REBUILD_START_137=Rebuild of index(es) %s started with %d total \
- records to process
+ entries to process
 SEVERE_ERR_JEB_REBUILD_BACKEND_ONLINE_138=Rebuilding system index(es) must be \
  done with the backend containing the base DN disabled
 SEVERE_ERR_ENTRYIDSORTER_CANNOT_EXAMINE_ENTRY_139=Unable to examine the entry \
@@ -380,4 +380,7 @@
 error was received while processing the migrate existing task: %s
 SEVERE_ERR_JEB_IMPORT_LDIF_APPEND_REPLACE_TASK_ERR_203=The following \
 error was received while processing the append and replace task: %s
-
+NOTICE_JEB_REBUILD_ALL_START_204=Rebuild of all indexes started with %d total \
+ entries to process
+SEVERE_ERR_JEB_REBUILD_SUFFIX_ERROR_205=Rebuild of base DN %s failed \
+because it not available

--
Gitblit v1.10.0