From 6c09411df244a409bcd0a440a1e974ef91bd7035 Mon Sep 17 00:00:00 2001 From: pgamba <pgamba@localhost> Date: Fri, 07 Sep 2007 08:57:27 +0000 Subject: [PATCH] --- opends/src/messages/messages/replication.properties | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties index b319e0d..2b6cbbf 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -80,7 +80,7 @@ changes that this server has already processed on suffix %s NOTICE_NEED_MORE_THAN_ONE_CHANGELOG_SERVER_19=More than one replication \ server should be configured -NOTICE_EXCEPTION_STARTING_SESSION_20=Caught Exception during initial \ +SEVERE_ERR_EXCEPTION_STARTING_SESSION_20=Caught Exception during initial \ communication on domain %s with replication server %s : %s MILD_ERR_CANNOT_RECOVER_CHANGES_21=Error when searching old changes from the \ database for base DN %s @@ -224,4 +224,9 @@ SEVERE_ERR_ERROR_CLEARING_DB_87=While clearing the database %s , the following \ error happened: %s NOTICE_ERR_ROUTING_TO_SERVER_88=Protocol error : a replication server is not expected \ - to be the destination of a message of type %s \ No newline at end of file + to be the destination of a message of type %s + SEVERE_ERR_CHECK_CREATE_REPL_BACKEND_FAILED_89=An unexpected error occured when \ + testing existence or creating the replication backend : %s + SEVERE_ERR_DELETE_REPL_BACKEND_FAILED_90=An unexpected error occured when \ + deleting the replication backend : %s + \ No newline at end of file -- Gitblit v1.10.0