From 8031a97cac2e5212412d6dd4cc2a1eb0a551673c Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Thu, 30 Oct 2008 12:33:16 +0000 Subject: [PATCH] Fix for issue 3545 (typo at quicksetup.properties) --- opends/src/messages/messages/quicksetup.properties | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties index 162b08e..a88aa32 100644 --- a/opends/src/messages/messages/quicksetup.properties +++ b/opends/src/messages/messages/quicksetup.properties @@ -261,7 +261,7 @@ INFO_EMPTY_REMOTE_DN=You must provide a value for the Administrative User. INFO_EMPTY_REMOTE_HOST=You must provide the fully qualified name of the host. INFO_EMPTY_REMOTE_PWD=You must provide an Admin User password. -INFO_EMPTY_SERVER_LOCATION=Invalid Directory Selected You must provide a \ +INFO_EMPTY_SERVER_LOCATION=Invalid Directory Selected. You must provide a \ valid OpenDS root installation directory. INFO_ENABLE_SSL=Enable SSL on LDAP Port %s INFO_ENABLE_SSL_LABEL=Enable SSL on Port: @@ -375,7 +375,7 @@ INFO_ERROR_INITIALIZING_LOG=Error initializing log. INFO_ERROR_INITIALIZING_UPGRADE=Error initializing upgrade. INFO_ERROR_INSTALL_ROOT_DIR_EMPTY=Directory %s is either empty or you lack \ - permissionsto access its contents. + permissions to access its contents. INFO_ERROR_INSTALL_ROOT_DIR_NO_DIR=Directory %s does not contain directory \ %s. INFO_ERROR_INSTALL_ROOT_DIR_NO_EXIST=Directory %s does not exist. @@ -499,7 +499,7 @@ INFO_GENERAL_LOADING=Loading... INFO_GENERAL_NONE=None INFO_GENERAL_SEE_FOR_DETAILS=See %s for a detailed log of this operation. -INFO_GENERAL_SEE_FOR_HISTORY=See %s for a history installation history. +INFO_GENERAL_SEE_FOR_HISTORY=See %s for a detailed installation history. INFO_GENERAL_SERVER_STARTED=started INFO_GENERAL_SERVER_STOPPED=stopped INFO_GENERAL_UNKNOWN=Unknown @@ -836,8 +836,8 @@ INFO_REVERSION_CANCELED=Reversion canceled. INFO_REVERSION_ORACLE_EI_ACTION=Reversion from version %s to version %s \ requires further action. -INFO_REVERSION_ORACLE_FAILURE=reversion from version %s to version %s is not \ - supported. To reversion You must uninstall the current server, install the \ +INFO_REVERSION_ORACLE_FAILURE=Reversion from version %s to version %s is not \ + supported. To revert you must uninstall the current server, install the \ new server, and manually migrate your data. INFO_REVERSION_ORACLE_SUCCESS=Reversion from version %s to version %s is \ supported. @@ -1225,7 +1225,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 is not supported. To upgrade 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) @@ -1241,7 +1241,7 @@ INFO_UPGRADE_ORACLE_SUCCESS=Upgrade from version %s to version %s is \ supported. INFO_UPGRADE_ORACLE_UNSUPPORTED=Upgrade not supported from version %s to \ - version %s is not supported. To upgrade You must uninstall the current \ + version %s is not supported. To upgrade you must uninstall the current \ server, install the new server, and manually migrate your data: %s INFO_UPGRADE_ORACLE_WARNING=Upgrade warning INFO_UPGRADE_REVIEW_PANEL_INSTRUCTIONS=Review your settings and click Finish \ -- Gitblit v1.10.0