From e39ae477fb0a723923acf3b314797a0d8b4c3d92 Mon Sep 17 00:00:00 2001 From: gbellato <gbellato@localhost> Date: Tue, 10 Mar 2009 10:34:03 +0000 Subject: [PATCH] Fix for issue 3684 : typo in resetted in replication error message --- 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 535ad59..3ead62c 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -204,7 +204,7 @@ when updating generation ID for the domain : %s NOTICE_BAD_GENERATION_ID_FROM_RS_77=On suffix %s, replication server %s presented \ generation ID=%s when expected generation ID=%s -NOTICE_RESET_GENERATION_ID_78=The generation ID has been resetted for domain %s. \ +NOTICE_RESET_GENERATION_ID_78=The generation ID has been reset for domain %s. \ New reference generation id is %s MILD_ERR_ERROR_MSG_RECEIVED_79=The following error has been received : %s MILD_ERR_IGNORING_UPDATE_FROM_RS_80=In RS %s for dn %s, update %s received from \ -- Gitblit v1.10.0