From 2f0f6cdb94d5ba18f2b15bb64e16c01d7620d942 Mon Sep 17 00:00:00 2001 From: coulbeck <coulbeck@localhost> Date: Mon, 17 Sep 2007 22:13:18 +0000 Subject: [PATCH] Spelling of 'occurred'. --- opends/src/messages/messages/replication.properties | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties index 177234b..e6226a9 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -194,13 +194,13 @@ replication server port could not be stopped : %s DEBUG_REPLICATION_PORT_IOEXCEPTION_72=An IOException was caught while \ listening on the replication port -SEVERE_ERR_SEARCHING_GENERATION_ID_73=An unexpected error %s occured when \ +SEVERE_ERR_SEARCHING_GENERATION_ID_73=An unexpected error %s occurred when \ searching for generation id for domain : %s -SEVERE_ERR_SEARCHING_DOMAIN_BACKEND_74=An unexpected error occured when \ +SEVERE_ERR_SEARCHING_DOMAIN_BACKEND_74=An unexpected error occurred when \ searching for the backend of the domain : %s -SEVERE_ERR_LOADING_GENERATION_ID_75=An unexpected error occured when \ +SEVERE_ERR_LOADING_GENERATION_ID_75=An unexpected error occurred when \ searching in %s for the generation ID : %s -SEVERE_ERR_UPDATING_GENERATION_ID_76=An unexpected error %s occured \ +SEVERE_ERR_UPDATING_GENERATION_ID_76=An unexpected error %s occurred \ when updating generation ID for the domain : %s NOTICE_BAD_GENERATION_ID_77=On suffix %s. server %s presented generation ID=%s \ when expected generation ID=%s. Consequently, replication is degraded for that server @@ -216,21 +216,21 @@ SEVERE_ERR_INIT_EXPORT_NOT_SUPPORTED_83= Initialization cannot be done because \ export is not supported by the backend %s SEVERE_ERR_INIT_CANNOT_LOCK_BACKEND_84= Initialization cannot be done because \ -the following error occured while locking the backend %s : %s +the following error occurred while locking the backend %s : %s NOTICE_EXCEPTION_RESTARTING_SESSION_85=Caught Exception during reinitialization of \ communication on domain %s : %s SEVERE_ERR_EXCEPTION_LISTENING_86=Replication server caught exception while \ listening for client connections %s 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 - SEVERE_ERR_CHECK_CREATE_REPL_BACKEND_FAILED_89=An unexpected error occured when \ +NOTICE_ERR_ROUTING_TO_SERVER_88=Protocol error : a replication server is not expected \ + to be the destination of a message of type %s +SEVERE_ERR_CHECK_CREATE_REPL_BACKEND_FAILED_89=An unexpected error occurred when \ testing existence or creating the replication backend : %s - SEVERE_ERR_DELETE_REPL_BACKEND_FAILED_90=An unexpected error occured when \ +SEVERE_ERR_DELETE_REPL_BACKEND_FAILED_90=An unexpected error occurred when \ deleting the replication backend : %s - SEVERE_ERR_EXPORT_CANNOT_WRITE_ENTRY_TO_LDIF_91=An error occured when \ +SEVERE_ERR_EXPORT_CANNOT_WRITE_ENTRY_TO_LDIF_91=An error occurred when \ exporting to LDIF the entry %s : %s -SEVERE_ERR_BACKEND_CANNOT_CREATE_LDIF_WRITER_92 =An error occured when \ +SEVERE_ERR_BACKEND_CANNOT_CREATE_LDIF_WRITER_92 =An error occurred when \ creating the LDIF writer to export backend : %s \ No newline at end of file -- Gitblit v1.10.0