From 8feee36de8e6042f928439b06a03d50018423afe Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Fri, 17 Aug 2007 00:53:26 +0000 Subject: [PATCH] The following modifications have the following goals: --- opends/src/messages/messages/admin_tool.properties | 74 +++++++++++++++++++++++++++++------- 1 files changed, 59 insertions(+), 15 deletions(-) diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties index f91a294..8f8d5a2 100644 --- a/opends/src/messages/messages/admin_tool.properties +++ b/opends/src/messages/messages/admin_tool.properties @@ -21,13 +21,6 @@ INFO_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_STATUS_ERROR_READING_PWD_FILE=Could not read the password from file \ - %s. Check that the file path is correct, that you have access rights to it \ - and that it contains a password. -INFO_CLI_STATUS_LDAPAUTH_PASSWORD_PROMPT=Password for user %s: -INFO_CLI_STATUS_PWD_AND_PWD_FILE_PROVIDED=You cannot provide Bind Password \ - (-w or --bindPassword) and Bind Password File (-W or --bindPasswordFile) at \ - the same time. INFO_CLI_UNINSTALL_CONFIRM_BACKUPS=Remove Backup Files Contained in bak \ Directory? INFO_CLI_UNINSTALL_CONFIRM_CONFIGURATION_SCHEMA=Remove Configuration and \ @@ -50,24 +43,47 @@ 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_ERROR_READING_STDIN=Unexpected error reading standard \ - input. -INFO_CLI_UNINSTALL_NO_LONG=no -INFO_CLI_UNINSTALL_NO_SHORT=n +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. INFO_CLI_UNINSTALL_SERVER_STOPPED=The Server is Stopped. -INFO_CLI_UNINSTALL_STRING_PROMPT=%s%n[%s]: -INFO_CLI_UNINSTALL_UNKNOWN_ARGUMENT=Unknown argument %s +INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE=This server is configured \ +to do replication. In order to remove references to this server in other \ +OpenDS servers you must provide administrator authentication. Do you want to \ +provide authentication to remove the remote references? +INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE_AND_START=This server is configured \ +to do replication. In order to remove references to this server in other \ +OpenDS servers the server must be started and then you must provide \ +administrator authentication. Do you want to start the server and then \ +provide authentication to remove the remote references? +INFO_UNINSTALL_CLI_ADMINISTRATOR_UID_PROMPT=Global Administrator User ID +INFO_UNINSTALL_CLI_ADMINISTRATOR_PWD_PROMPT=Global Administrator Password: +INFO_UNINSTALL_CLI_REFERENCED_HOSTNAME_PROMPT=The name of this host (or IP \ +address) as it is referenced in remote servers for replication +INFO_UNINSTALL_CONFIRM_PROVIDE_AUTHENTICATION_AGAIN=Do you want to provide \ +authentication again? (If you say no, the references to this server in other \ +OpenDS servers will not be removed). INFO_CLI_UNINSTALL_WHAT_TO_DELETE=Do you want to remove all components of \ OpenDS or select the components to remove?%n1. Remove all components%n2. \ Select the components to be removed%n3. Neither; Quit the uninstaller -INFO_CLI_UNINSTALL_YES_LONG=yes -INFO_CLI_UNINSTALL_YES_SHORT=y +INFO_CLI_YES_LONG=yes +INFO_CLI_YES_SHORT=y +INFO_CLI_NO_LONG=no +INFO_CLI_NO_SHORT=n INFO_CLOSE_BUTTON_UNINSTALL_TOOLTIP=Close Uninstall Window INFO_CONFIRM_CLOSE_UNINSTALL_MSG=OpenDS Uninstall has not yet completed.%nAre \ you sure you want to close the Uninstall Window? INFO_CONFIRM_CLOSE_UNINSTALL_TITLE=Confirmation Required +INFO_CLI_ACCEPT_CERTIFICATE_LONG=accept +INFO_CLI_ACCEPT_CERTIFICATE_SHORT=a +INFO_CLI_REJECT_CERTIFICATE_LONG=reject +INFO_CLI_REJECT_CERTIFICATE_SHORT=r +INFO_CLI_VIEW_CERTIFICATE_LONG=view +INFO_CLI_VIEW_CERTIFICATE_SHORT=v +INFO_CLI_ACCEPT_CERTIFICATE_PROMPT=Do you want to accept, view or reject the \ +certificate? INFO_CONFIRM_RESTART_MESSAGE=Are you sure you want to Restart the Directory \ Server? INFO_CONFIRM_RESTART_TITLE=Confirmation Required @@ -98,6 +114,10 @@ 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 \ + 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_CONFIRM_UNINSTALL_STEP=Uninstall Options INFO_CONNECTIONS_LABEL=Open Connections: @@ -273,3 +293,27 @@ INFO_UNINSTALL_LOGIN_UID_TOOLTIP=The Global Administrator User ID to be used \ to read and update configuration in other OpenDS servers. INFO_UNKNOWN_LABEL=-- +INFO_UNINSTALLDS_DESCRIPTION_FORCE=Specifies whether the uninstall should \ + continue if there is an error updating references to this server in remote \ + OpenDS instances or not. This argument is not compatible with interactive \ + argument +INFO_DESCRIPTION_REFERENCED_HOST=The name of this host (or IP address) as \ + it is referenced in remote servers for replication +INFO_UNINSTALLDS_DESCRIPTION_CLI=Specifies to use the command line \ + install. If not specified the graphical interface will be launched. The \ + 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) +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 +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 +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 \ No newline at end of file -- Gitblit v1.10.0