From 8cc88e4b57773d49f111dae492dd2f324fbcc672 Mon Sep 17 00:00:00 2001 From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com> Date: Thu, 07 Nov 2013 14:20:09 +0000 Subject: [PATCH] Replication messages clean up. --- opendj-sdk/opends/src/messages/messages/replication.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/replication.properties b/opendj-sdk/opends/src/messages/messages/replication.properties index 531b0b7..7d8a3c1 100644 --- a/opendj-sdk/opends/src/messages/messages/replication.properties +++ b/opendj-sdk/opends/src/messages/messages/replication.properties @@ -75,13 +75,13 @@ MILD_ERR_CANNOT_RECOVER_CHANGES_21=Error when searching old changes from the \ database for base DN %s NOTICE_EXCEPTION_CLOSING_DATABASE_24=Error closing Replication Server database \ - %s : + %s : %s SEVERE_ERR_EXCEPTION_DECODING_OPERATION_25=Error trying to replay %s, \ operation could not be decoded : FATAL_ERR_CHANGELOG_SHUTDOWN_DATABASE_ERROR_26=Error Trying to use the \ underlying database. The Replication Server is going to shut down SEVERE_ERR_ERROR_CLOSING_CHANGELOG_ENV_28=Error closing the Replication Server \ - database : + database : %s SEVERE_ERR_EXCEPTION_CHANGELOG_TRIM_FLUSH_29=Error during the Replication \ Server database trimming or flush process. The Changelog service is going to \ shutdown -- Gitblit v1.10.0