From b97c3ad12f2ced17695146d4bf8c044ebbf30afc Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Tue, 01 Sep 2009 10:54:14 +0000
Subject: [PATCH] Update some messages to make productization easier.

---
 opends/src/messages/messages/quicksetup.properties |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties
index 9675e24..c15fc2d 100644
--- a/opends/src/messages/messages/quicksetup.properties
+++ b/opends/src/messages/messages/quicksetup.properties
@@ -569,15 +569,14 @@
 INFO_INSTALLANDUPGRADER_RBUPGRADE_LABEL=Upgrade Existing Server Instance
 INFO_INSTALLANDUPGRADER_RBUPGRADE_TOOLTIP=Select to upgrade an existing \
  server instance.
-INFO_INSTALLSTATUS_CANOVERWRITECURRENTINSTALL_MSG_CLI=The Directory Server \
- contains some database files.%nThe setup will delete the contents of these \
- database files.
-INFO_INSTALLSTATUS_CANOVERWRITECURRENTINSTALL_MSG=The Directory Server \
- contains some database files.<br>If you continue with the setup the contents \
- of these database files will be deleted.
+INFO_INSTALLSTATUS_CANOVERWRITECURRENTINSTALL_MSG_CLI=The server contains some \
+ database files.%nThe setup will delete the contents of these database files.
+INFO_INSTALLSTATUS_CANOVERWRITECURRENTINSTALL_MSG=The server contains some \
+ database files.<br>If you continue with the setup the contents of these \
+ database files will be deleted.
 INFO_INSTALLSTATUS_CONFIGFILEMODIFIED=Has already been configured
 INFO_INSTALLSTATUS_DBFILEEXIST=Contains data
-INFO_INSTALLSTATUS_INSTALLED=Server Already Configured<br> QuickSetup \
+INFO_INSTALLSTATUS_INSTALLED=Server Already Configured<br> The setup \
  can only be used with servers that have not yet been configured.  The \
  current server:%s
 INFO_INSTALLSTATUS_INSTALLED_CLI=Server Already Configured%n %s \

--
Gitblit v1.10.0