From 57d3d83517080dfde5cd7cda297f3dca3459041f Mon Sep 17 00:00:00 2001
From: lutoff <lutoff@localhost>
Date: Mon, 04 May 2009 12:46:36 +0000
Subject: [PATCH]  Fix for issue #3965 (revert should not be supported from 2.0 to a previous version)

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

diff --git a/opendj-sdk/opends/src/messages/messages/quicksetup.properties b/opendj-sdk/opends/src/messages/messages/quicksetup.properties
index c58b69c..338afb4 100644
--- a/opendj-sdk/opends/src/messages/messages/quicksetup.properties
+++ b/opendj-sdk/opends/src/messages/messages/quicksetup.properties
@@ -1223,7 +1223,7 @@
 INFO_REVERSION_ORACLE_ACTION=Upgrade requires manual action
 INFO_REVERSION_ORACLE_INFO=Upgrade information
 INFO_REVERSION_ORACLE_UNSUPPORTED=Reversion not supported from version %s to \
- version %s is not supported.  To upgrade you must uninstall the current \
+ version %s. To revert you must uninstall the current \
  server, install the new server, and manually migrate your data: %s
 INFO_UPGRADE_ORACLE_SAME_VERSION=The current version and the version of the \
  binaries to upgrade to are the same (%s)

--
Gitblit v1.10.0