From 18be51e71a6cb0fee0a4ae27a3ec396346aa39a4 Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Thu, 01 Oct 2009 15:41:24 +0000 Subject: [PATCH] Fix a typo with a line break. --- opendj-sdk/opends/src/messages/messages/admin_tool.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/admin_tool.properties b/opendj-sdk/opends/src/messages/messages/admin_tool.properties index c21cc8d..a2a5b52 100644 --- a/opendj-sdk/opends/src/messages/messages/admin_tool.properties +++ b/opendj-sdk/opends/src/messages/messages/admin_tool.properties @@ -152,7 +152,7 @@ manually to continue. MILD_ERR_UNINSTALL_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 \ + servers:%n%s%nDo you want the uninstaller to try to remove the references to \ this server in a best-effort mode? MILD_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_FORCE=This server is configured \ to replicate some of its Base DN's. There was an error retrieving the \ -- Gitblit v1.10.0