From 2c76714c80f4d15a376bee353b3ac9581e0bac1e Mon Sep 17 00:00:00 2001
From: lfrost <lfrost@localhost>
Date: Tue, 08 Dec 2009 08:39:04 +0000
Subject: [PATCH] Improve wording of setup message

---
 opends/src/messages/messages/tools.properties |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties
index 9e13b15..0153cd3 100644
--- a/opends/src/messages/messages/tools.properties
+++ b/opends/src/messages/messages/tools.properties
@@ -2348,9 +2348,9 @@
  is completed
 INFO_INSTALLDS_SUMMARY_1602=Setup Summary%n=============
 INFO_INSTALLDS_CONFIRM_INSTALL_PROMPT_1603=What would you like to do?
-INFO_INSTALLDS_CONFIRM_INSTALL_1604=Setup the server with the parameters above
+INFO_INSTALLDS_CONFIRM_INSTALL_1604=Set up the server with the parameters above
 INFO_INSTALLDS_PROVIDE_DATA_AGAIN_1605=Provide the setup parameters again
-INFO_INSTALLDS_CANCEL_1606=Cancel the setup
+INFO_INSTALLDS_CANCEL_1606=Cancel and exit
 SEVERE_ERR_CONFIGDS_CANNOT_UPDATE_CRYPTO_MANAGER_1607=An error occurred while \
  attempting to update the crypto manager in the Directory Server: %s
 INFO_TASK_TOOL_TASK_SUCESSFULL_1608=%s task %s has been successfully completed

--
Gitblit v1.10.0