From d794de548c48aff71e996cda6c60ee562aed2a70 Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Tue, 15 Apr 2008 05:42:43 +0000 Subject: [PATCH] Fix for issue 3171 (dsreplication ease of use). --- 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 62e1b94..b60723b 100644 --- a/opends/src/messages/messages/admin_tool.properties +++ b/opends/src/messages/messages/admin_tool.properties @@ -456,8 +456,8 @@ times INFO_DESCRIPTION_REPLICATION_ADMIN_UID=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. + if no Global Administrator was defined previously for none of the server the \ + Global Administrator will be created using the provided data. INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORD=The global \ administrator password INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORDFILE=The file \ -- Gitblit v1.10.0