From 0af5344500b0f427af6b215820d9de078277c868 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Tue, 21 Aug 2007 21:03:35 +0000
Subject: [PATCH] Update the messages in admin_tool.properties to use the proper severity and not only the INFO severity.

---
 opends/src/messages/messages/admin_tool.properties |  151 +++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 125 insertions(+), 26 deletions(-)

diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties
index e2ff970..d207859 100644
--- a/opends/src/messages/messages/admin_tool.properties
+++ b/opends/src/messages/messages/admin_tool.properties
@@ -58,12 +58,12 @@
 INFO_BACKENDID_COLUMN=Backend ID
 INFO_BASEDN_COLUMN=Base DN
 INFO_CANCEL_BUTTON_UNINSTALL_TOOLTIP=Cancel Uninstall
-INFO_CANNOT_CONNECT_TO_LOGIN_WITH_CAUSE=Could not connect to the Directory \
+MILD_ERR_CANNOT_CONNECT_TO_LOGIN_WITH_CAUSE=Could not connect to the Directory \
  Server with the provided credentials.  The possible causes for this are:%n%s
-INFO_CANNOT_CONNECT_TO_LOGIN_WITHOUT_CAUSE=Could not connect to the Directory \
+MILD_ERR_CANNOT_CONNECT_TO_LOGIN_WITHOUT_CAUSE=Could not connect to the Directory \
  Server with the provided credentials.%nCheck that the Administrative User DN \
  and password are valid.
-INFO_CANNOT_CONNECT_WITH_ADS_CREDENTIALS_WITHOUT_CAUSE=Could not connect to \
+MILD_ERR_CANNOT_CONNECT_WITH_ADS_CREDENTIALS_WITHOUT_CAUSE=Could not connect to \
  the Directory Server with the provided credentials.%nCheck that the \
  Administrative User ID and password are valid.
 INFO_CLI_UNINSTALL_CONFIRM_BACKUPS=Remove Backup Files Contained in bak \
@@ -88,11 +88,11 @@
 INFO_CLI_UNINSTALL_CONFIRM_STOP=The OpenDS server is currently running and \
  must be stopped before uninstallation can continue.%nStop the Server and \
  permanently delete the files?
-INFO_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED_NON_INTERACTIVE=You must select \
- the elements to uninstall.  Use the options described in the usage to specify \
- what must be uninstalled.
-INFO_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED=You must select something to be \
- uninstalled.
+SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED_NON_INTERACTIVE=You must \
+ select the elements to uninstall.  Use the options described in the usage to \
+ specify what must be uninstalled.
+SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED=You must select something \
+ to be uninstalled.
 INFO_CLI_UNINSTALL_SERVER_STOPPED=The Server is Stopped.
 INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE=This server is configured \
 to do replication.  In order to remove references to this server in other \
@@ -159,15 +159,15 @@
  continue. Do you want the uninstaller to stop the server for you and continue \
  with the uninstall? If you click No, you will need to stop the server \
  manually to continue.
-INFO_ERROR_READING_REGISTERED_SERVERS_CONFIRM_UPDATE_REMOTE=The following \
+MILD_ERR_READING_REGISTERED_SERVERS_CONFIRM_UPDATE_REMOTE=The following \
  errors were encountered reading the configuration of the existing \
  servers:\n%s\nDo you want the uninstaller to try to remove the references to \
  this server in a best-effort mode?
 INFO_CONFIRM_UNINSTALL_SERVER_RUNNING_TITLE=Server is Running
 INFO_CONNECTIONS_LABEL=Open Connections:
-INFO_COULD_NOT_FIND_VALID_LDAPURL=Error reading the configuration file.%nThis \
- could be caused because there is not an enabled LDAP port for the specified \
- connection parameters or because you do not have read rights on the \
+MILD_ERR_COULD_NOT_FIND_VALID_LDAPURL=Error reading the configuration file.%n\
+ This could be caused because there is not an enabled LDAP port for the \
+ specified connection parameters or because you do not have read rights on the \
  configuration file.
 INFO_DATABASES_TITLE=Data Sources
 INFO_DELETE_OUTSIDE_DBS_LABEL=Delete these Database Files
@@ -182,10 +182,10 @@
  located outside the install directory
 INFO_DISABLED_LABEL=Disabled
 INFO_ENABLED_LABEL=Enabled
-INFO_ERROR_READING_CONFIG_FILE=Error reading the configuration file.
-INFO_ERROR_READING_CONFIG_LDAP=Error reading data from server.  Verify the \
+MILD_ERR_READING_CONFIG_FILE=Error reading the configuration file.
+MILD_ERR_READING_CONFIG_LDAP=Error reading data from server.  Verify the \
  authentication information provided.%nDetails: %s
-INFO_ERROR_STARTING_SERVER_GENERIC=Could not Start server.
+SEVERE_ERR_STARTING_SERVER_GENERIC=Could not Start server.
 INFO_FINISH_BUTTON_UNINSTALL_LABEL=Uninstall
 INFO_FINISH_BUTTON_UNINSTALL_TOOLTIP=Finish Uninstall
 INFO_FRAME_UNINSTALL_TITLE=OpenDS Uninstall
@@ -268,10 +268,10 @@
 INFO_STATE_COLUMN=State
 INFO_STATUS_CLI_USAGE_DESCRIPTION=This utility may be used to display basic \
  server information
-INFO_STATUS_PANEL_LAUNCHER_GUI_LAUNCH_FAILED=Could not launch Status Panel. \
- Check that you have access to the display.
-INFO_STATUS_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS=Could not launch Status \
- Panel.  Check that you have access to the display.   Check file %s for \
+SEVERE_ERR_STATUS_PANEL_LAUNCHER_GUI_LAUNCH_FAILED=Could not launch Status \
+Panel.  Check that you have access to the display.
+SEVERE_ERR_STATUS_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS=Could not launch \
+Status Panel.  Check that you have access to the display.   Check file %s for \
  details.
 INFO_STATUS_PANEL_LAUNCHER_USAGE_DESCRIPTION=This utility may be used to \
  display the Status Panel window which displays basic server information and \
@@ -312,9 +312,9 @@
  updating remote servers.
 INFO_SUMMARY_UNINSTALL_NOT_STARTED=Starting Uninstallation...
 INFO_UNDEFINED_PROTOCOL_LABEL=-Unknown-
-INFO_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED=%n%nThe graphical Uninstall \
+SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED=%n%nThe graphical Uninstall \
  launch failed.%n%nLaunching command line Uninstall...
-INFO_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED_DETAILS=%n%nThe graphical \
+SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED_DETAILS=%n%nThe graphical \
  Uninstall launch failed.  Check file %s for more details.%n%nLaunching \
  command line Uninstall...
 INFO_UNINSTALL_LAUNCHER_LAUNCHING_CLI=Launching command line uninstall...
@@ -348,16 +348,115 @@
  rest of the options (excluding help and version) will only be taken into \
  account if this option is specified
 INFO_UNINSTALLDS_DESCRIPTION_SILENT=Perform a silent uninstall (no \
-progress information is written to the standard output)
+ progress information is written to the standard output)
 INFO_UNINSTALLDS_DESCRIPTION_REMOVE_ALL=Remove all components of \
  OpenDS (this option is not compatible with the rest of remove options)
 INFO_UNINSTALLDS_DESCRIPTION_REMOVE_SERVER_LIBRARIES=Remove Server Libraries \
-and Administrative Tools
+ and Administrative Tools
 INFO_UNINSTALLDS_DESCRIPTION_REMOVE_DATABASES=Remove database contents
 INFO_UNINSTALLDS_DESCRIPTION_REMOVE_LOG_FILES=Remove log files
 INFO_UNINSTALLDS_DESCRIPTION_REMOVE_CONFIGURATION_FILES=Remove configuration \
-files
+ files
 INFO_UNINSTALLDS_DESCRIPTION_REMOVE_BACKUP_FILES=Remove backup files
 INFO_UNINSTALLDS_DESCRIPTION_REMOVE_LDIF_FILES=Remove LDIF files
-INFO_DESCRIPTION_ADMINUID=Specifies the User ID of the Global Administrator to \
-use to bind to the server
+INFO_DESCRIPTION_ADMIN_UID=Specifies the User ID of the Global Administrator \
+ to use to bind to the server
+INFO_DESCRIPTION_ENABLE_REPLICATION_HOST1=Directory server hostname or IP \
+ address of the first server whose contents will be replicated
+INFO_DESCRIPTION_ENABLE_REPLICATION_SERVER_PORT1=Directory server port \
+ number of the first server whose contents will be replicated
+INFO_DESCRIPTION_ENABLE_REPLICATION_BINDDN1=Specifies the DN to use to \
+ bind to the first server whose contents will be replicated.  If not specified \
+ the global administrator will be used to bind
+INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORD1=Specifies the password \
+ to use to bind to the first server whose contents will be replicated.  If no \
+ bind DN was specified for the first server the password of the global \
+ administrator will be used to bind
+INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORDFILE1=Specifies the file \
+ containing the password to use to bind to the first server whose contents \
+ will be replicated.  If no bind DN was specified for the first server the \
+ password of the global administrator will be used to bind
+INFO_DESCRIPTION_ENABLE_REPLICATION_USE_SSL1=Use SSL for secure \
+ communication with the first server
+INFO_DESCRIPTION_ENABLE_REPLICATION_STARTTLS1=Use StartTLS to secure \
+ communication with the first server
+INFO_DESCRIPTION_ENABLE_REPLICATION_PORT1=Specifies the port that will be used by \
+ the replication mechanism in the first server to communicate with the other \
+ servers.  You have to specify this option only if replication was not \
+ previously configured in the first server.
+INFO_DESCRIPTION_ENABLE_REPLICATION_HOST2=Directory server hostname or IP \
+ address of the second server whose contents will be replicated
+INFO_DESCRIPTION_ENABLE_REPLICATION_SERVER_PORT2=Directory server port \
+ number of the first server whose contents will be replicated
+INFO_DESCRIPTION_ENABLE_REPLICATION_BINDDN2=Specifies the DN to use to \
+ bind to the second server whose contents will be replicated.  If not \
+ specified the global administrator will be used to bind
+INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORD2=Specifies the password \
+ to use to bind to the second server whose contents will be replicated.  If no \
+ bind DN was specified for the first server the password of the global \
+ administrator will be used to bind
+INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORDFILE2=Specifies the file \
+ containing the password to use to bind to the second server whose contents \
+ will be replicated.  If no bind DN was specified for the first server the \
+ password of the global administrator will be used to bind
+INFO_DESCRIPTION_ENABLE_REPLICATION_USE_SSL2=Use SSL for secure \
+ communication with the second server
+INFO_DESCRIPTION_ENABLE_REPLICATION_PORT2=Specifies the port that will be used by \
+ the replication mechanism in the second server to communicate with the other \
+ servers.  You have to specify this option only if replication was not \
+ previously configured in the second server.
+INFO_DESCRIPTION_ENABLE_REPLICATION_STARTTLS2=Use StartTLS to secure \
+ communication with the second server
+INFO_DESCRIPTION_REPLICATION_BASEDNS=Specifies the Base DN of \
+ the data to be replicated, initialized or for which we want to disable \
+ replication.  Multiple base DNs may be provided by using this option multiple \
+ times
+INFO_DESCRIPTION_REPLICATION_ADMIN_UID=Specifies the User ID of the \
+ Global Administrator to use to bind to the server.  For the {%s} subcommand \
+ if no Global Administrator was defined previously for none of the server one \
+ will be created using the provided data.
+INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORD=The global \
+ administrator password
+INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORDFILE=The file \
+ containing the password of the global administrator
+INFO_DESCRIPTION_INITIALIZE_REPLICATION_HOST_SOURCE=Directory server \
+ hostname or IP address of the source server whose contents will be used to \
+ initialize the destination server.
+INFO_DESCRIPTION_INITIALIZE_REPLICATION_SERVER_PORT_SOURCE=Directory \
+ server port number of the source server whose contents will be used to \
+ initialize the destination server.
+INFO_DESCRIPTION_INITIALIZE_REPLICATION_USE_SSL_SOURCE=Use SSL for secure \
+ communication with the source server
+INFO_DESCRIPTION_INITIALIZE_REPLICATION_STARTTLS_SOURCE=Use StartTLS to \
+ secure communication with the source server
+INFO_DESCRIPTION_INITIALIZE_REPLICATION_HOST_DESTINATION=Directory server \
+ hostname or IP address of the source server whose contents will be used to \
+ initialize the destination server.
+INFO_DESCRIPTION_INITIALIZE_REPLICATION_SERVER_PORT_DESTINATION=Directory \
+ server port number of the source server whose contents will be used to \
+ initialize the destination server.
+INFO_DESCRIPTION_INITIALIZE_REPLICATION_USE_SSL_DESTINATION=Use SSL for \
+ secure communication with the source server
+INFO_DESCRIPTION_INITIALIZE_REPLICATION_STARTTLS_DESTINATION=Use \
+ StartTLS to secure communication with the source server
+INFO_REPLICATION_TOOL_DESCRIPTION=This utility may be used to configure \
+ replication between servers so that the data of the servers is synchronized.\
+ In order replication to work you have first to enable replication between two \
+ servers using the {%s} subcommand and then initialize the contents of one of \
+ servers with the contents of the other using the {%s} subcommand.
+INFO_DESCRIPTION_SUBCMD_INITIALIZE_REPLICATION=Initialize the contents of the \
+ data under the specified Bind DN on the destination server with the contents \
+ on the source server.  This operation is required after enabling replication \
+ in order replication to work.
+INFO_DESCRIPTION_SUBCMD_ENABLE_REPLICATION=Configures the two specified \
+ servers to replicate the data under the specified Bind DN.
+INFO_DESCRIPTION_SUBCMD_DISABLE_REPLICATION=Disables replication on the \
+ specified server for the provided Base DN and removes references in the other \
+ servers with which it is replicating data.
+SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=You must provide at least one base \
+ DN in no interactive mode.
+SEVERE_ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED=You must provide the \
+ password of the global administrator in non interactive mode.  You can \
+ provide it using the {%s} or the {%s} options.
+SEVERE_ERR_REPLICATION_NOT_A_VALID_BASEDN=The provided value %s is not a valid \
+ base DN.

--
Gitblit v1.10.0