From baca8c61d0d976ff39322c9d6f6faf27a05107f3 Mon Sep 17 00:00:00 2001 From: lutoff <lutoff@localhost> Date: Mon, 03 Nov 2008 13:15:12 +0000 Subject: [PATCH] Fix for issues 3509, 3510, 3538, 3539 and 3542 (typos in messages catalog) --- opendj-sdk/opends/src/messages/messages/jeb.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/jeb.properties b/opendj-sdk/opends/src/messages/messages/jeb.properties index 89134e2..cc7923a 100644 --- a/opendj-sdk/opends/src/messages/messages/jeb.properties +++ b/opendj-sdk/opends/src/messages/messages/jeb.properties @@ -267,7 +267,7 @@ be rebuilt before it can use the new limit NOTICE_JEB_INDEX_ADD_REQUIRES_REBUILD_150=Due to changes in the \ configuration, index %s is currently operating in a degraded state and must \ - be rebuilt before it can used + be rebuilt before it can be used SEVERE_ERR_JEB_INDEX_CORRUPT_REQUIRES_REBUILD_151=An error occurred while \ reading from index %s. The index seems to be corrupt and is now operating in \ a degraded state. The index must be rebuilt before it can return to normal \ -- Gitblit v1.10.0