From 3c28ac1da834ff4277acd90af6713bedf2fa2e85 Mon Sep 17 00:00:00 2001 From: pgamba <pgamba@localhost> Date: Mon, 16 Jun 2008 12:18:45 +0000 Subject: [PATCH] Fix 3275 Start-up messages unaware of disabled replicated suffix's backend --- opends/src/messages/messages/replication.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties index d0e6d76..fce45c0 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -198,7 +198,7 @@ SEVERE_ERR_SEARCHING_GENERATION_ID_73=An unexpected error %s occurred when \ searching for generation id for domain : %s SEVERE_ERR_SEARCHING_DOMAIN_BACKEND_74=An unexpected error occurred when \ -searching for the backend of the domain : %s +looking for the replicated backend : %s. It may be not configured or disabled SEVERE_ERR_LOADING_GENERATION_ID_75=An unexpected error occurred when \ searching in %s for the generation ID : %s SEVERE_ERR_UPDATING_GENERATION_ID_76=An unexpected error %s occurred \ -- Gitblit v1.10.0