From 1e07113d7bee8a393774ef628b91f5f598e694f8 Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Wed, 18 Mar 2009 22:57:59 +0000 Subject: [PATCH] Remove trailing spaces. --- opends/src/messages/messages/admin_tool.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties index 84da0f0..55a54a7 100644 --- a/opends/src/messages/messages/admin_tool.properties +++ b/opends/src/messages/messages/admin_tool.properties @@ -165,14 +165,14 @@ references to it in the replicated servers. Note that to be able to remove \ remote references you must provide Global Administrator credentials using the \ %s and %s (or %s) options.%nContinuing uninstall as we are \ - on force on error mode.%n%n The error found was:%n%s + on force on error mode.%n%nThe error found was:%n%s SEVERE_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_NO_FORCE=This server is configured \ to replicate some of its Base DN's. There was an error retrieving the \ references to it in the replicated servers. Note that to be able to remove \ remote references you must provide Global Administrator credentials using the \ %s and %s (or %s) options.%nCheck that the connection parameters you \ provided are correct.%nIf you want to uninstall the server even when remote \ - references cannot be removed, you can use the %s option.%n%n The error found \ + references cannot be removed, you can use the %s option.%n%nThe error found \ was:%n%s MILD_ERR_UNINSTALL_NOT_UPDATE_REMOTE_PROMPT=This server is configured \ to replicate some of its Base DN's. There was an error retrieving the \ -- Gitblit v1.10.0