From 34a00ab80c554ec2846582be31999ad3e5c814b9 Mon Sep 17 00:00:00 2001 From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com> Date: Tue, 25 Jun 2013 13:49:38 +0000 Subject: [PATCH] Review: Matthew Swift --- 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 69af0e6..c46398a 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -401,7 +401,7 @@ SEVERE_ERR_INIT_BAD_MSG_ID_SEQ_DURING_IMPORT_192=\ Bad msg id sequence during import. Expected:%s Actual:%s SEVERE_ERR_INIT_NO_SUCCESS_START_FROM_SERVERS_193=\ - The following servers did not acknowledged initialization in the expected \ + The following servers did not acknowledge initialization in the expected \ time. They are potentially down or too slow. Servers list: %s SEVERE_ERR_INIT_NO_SUCCESS_END_FROM_SERVERS_194=\ The following servers did not end initialization being connected with the \ @@ -415,7 +415,7 @@ is potentially stopped or too slow SEVERE_ERR_SENDING_NEW_ATTEMPT_INIT_REQUEST_197=\ When sending a new initialization request for an initialization from a remote \ - server, the following error occured %s. The initial error was : %s + server, the following error occurred %s. The initial error was : %s NOTICE_RESENDING_INIT_FROM_REMOTE_REQUEST_198=\ Resending a new initialization request for an initialization from a remote \ server due to the root error : %s -- Gitblit v1.10.0