From f912fe883b2fd613b4115e29a2cf0c237a135b0c Mon Sep 17 00:00:00 2001 From: pgamba <pgamba@localhost> Date: Wed, 12 Sep 2007 09:09:12 +0000 Subject: [PATCH] #793 / Ability to export replication backend --- opends/src/messages/messages/replication.properties | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties index 2b6cbbf..177234b 100644 --- a/opends/src/messages/messages/replication.properties +++ b/opends/src/messages/messages/replication.properties @@ -229,4 +229,8 @@ testing existence or creating the replication backend : %s SEVERE_ERR_DELETE_REPL_BACKEND_FAILED_90=An unexpected error occured when \ deleting the replication backend : %s + SEVERE_ERR_EXPORT_CANNOT_WRITE_ENTRY_TO_LDIF_91=An error occured when \ + exporting to LDIF the entry %s : %s +SEVERE_ERR_BACKEND_CANNOT_CREATE_LDIF_WRITER_92 =An error occured when \ + creating the LDIF writer to export backend : %s \ No newline at end of file -- Gitblit v1.10.0