From 3aaa6c602ae74b348c8f6870324b8e74d89c7f2f 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 --- opendj-sdk/opends/src/messages/messages/replication.properties | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/replication.properties b/opendj-sdk/opends/src/messages/messages/replication.properties index 2b6cbbf..177234b 100644 --- a/opendj-sdk/opends/src/messages/messages/replication.properties +++ b/opendj-sdk/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