From 93108a826b9172f69a7b12f5ecd02190d282d3a3 Mon Sep 17 00:00:00 2001 From: Ludovic Poitou <ludovic.poitou@forgerock.com> Date: Wed, 12 Dec 2012 18:14:35 +0000 Subject: [PATCH] Fix typos and trailing spaces in properties. Also remove/fixed unreferenced messages --- opends/src/messages/messages/replication.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties index 928d4df..771d717 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -313,9 +313,9 @@ on base-dn %s : %s MILD_ERR_ERROR_RETRIEVING_MONITOR_DATA_155=Error retrieving monitoring data: %s SEVERE_ERR_EXCEPTION_LOCKING_RS_DOMAIN_156=Caught exception when locking \ - the replication server domain: %s + the replication server domain: %s SEVERE_ERR_REPLICATION_PROTOCOL_MESSAGE_TYPE_157=Replication \ - protocol error. Bad message type. %s received, %s required + protocol error. Bad message type. %s received, %s required SEVERE_ERR_RESYNC_REQUIRED_MISSING_DOMAIN_IN_PROVIDED_COOKIE_158=Full resync \ required because the provided cookie is missing the replicated domain(s) %s. \ The following cookie value can be used to retrieve the missing changes, \ -- Gitblit v1.10.0