From 6f5cde219fd84e21ad1aa7dd717fc57879352db1 Mon Sep 17 00:00:00 2001
From: Violette Roche-Montane <violette.roche-montane@forgerock.com>
Date: Fri, 30 Nov 2012 13:48:05 +0000
Subject: [PATCH] Small typos fixes, noticed by Lana.

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

diff --git a/opendj-sdk/opends/src/messages/messages/admin_tool.properties b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
index ca386db..71b3002 100644
--- a/opendj-sdk/opends/src/messages/messages/admin_tool.properties
+++ b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
@@ -1831,16 +1831,16 @@
 INFO_CTRL_PANEL_CONFIRMATION_IMPORT_LDIF_DETAILS=All the data in backend '%s' \
  will be overwritten.<br><br>Do you want to continue?
 INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_DETAILS=The following base DNs are \
- replicated:<br>%s<br><br>In order replication to work, these base DNs must \
+ replicated:<br>%s<br><br>In order for replication to work, these base DNs must \
  be initialized once the import of the LDIF is finished.<br><br>Do you want to \
- initialize automatically the contents of the replicated base DNs in the \
+ initialize the contents of the replicated base DNs automatically in the \
  remote servers once the import LDIF has finished?  Note that if you click \
  'Yes' all the data in the remote server base DNs will be overwritten.
 INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_AND_OVERWRITE_DETAILS=All the data \
  in backend '%s' will be overwritten.<br><br>The following base DNs are \
- replicated:<br>%s<br><br>In order replication to work, these base DNs must \
+ replicated:<br>%s<br><br>In order for replication to work, these base DNs must \
  be initialized once the import of the LDIF is finished.<br><br>You can choose \
- to initialize automatically the contents of the replicated base DNs in the \
+ to initialize the contents of the replicated base DNs automatically in the \
  remote servers once the import LDIF has finished.  Note that if you choose \
  to initialize all the data in the remote server base DNs will be overwritten.
 INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_INITIALIZE_ALL=Equivalent command to \

--
Gitblit v1.10.0