From bb10a6bd50dc26325086697451d76ca6b7d95772 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Wed, 26 Sep 2007 18:57:15 +0000
Subject: [PATCH] Fix for 2306: configure replication encryption on or off in dsreplication and setup-gui

---
 opendj-sdk/opends/src/messages/messages/quicksetup.properties |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/quicksetup.properties b/opendj-sdk/opends/src/messages/messages/quicksetup.properties
index e69cf1b..37cf004 100644
--- a/opendj-sdk/opends/src/messages/messages/quicksetup.properties
+++ b/opendj-sdk/opends/src/messages/messages/quicksetup.properties
@@ -1008,6 +1008,10 @@
 INFO_TOPOLOGY_EXISTS_LABEL=There is already a server in the topology
 INFO_TOPOLOGY_EXISTS_TOOLTIP=Check this if you already created a server that \
  you want to replicate data with.
+INFO_SECURE_REPLICATION_PORT_LABEL=%s (Secure)
+INFO_SECURE_REPLICATION_LABEL=Configure as Secure
+INFO_SECURE_REPLICATION_TOOLTIP=Check this if you want to encrypt the \
+ communication when other servers connect to this replication port.
 INFO_UPGRADE_BUILD_ID_LABEL=Build Version:
 INFO_UPGRADE_BUILD_ID_TOOLTIP=The ID of the build version installed in the \
  above location

--
Gitblit v1.10.0