From 5d0ceeba98f7bfd2cf17a1f2970e4c8be3130388 Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Sun, 26 Aug 2007 17:43:55 +0000 Subject: [PATCH] Fix for issues 2104 and 2162. --- opends/src/messages/messages/quicksetup.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties index 8cbf3e4..8c79607 100644 --- a/opends/src/messages/messages/quicksetup.properties +++ b/opends/src/messages/messages/quicksetup.properties @@ -363,8 +363,8 @@ %s. INFO_ERROR_LOGGING_OPERATION=Error writting operation details to log. INFO_ERROR_OPTION_REQUIRED=Option %s is required. -INFO_ERROR_OPTION_REQUIRED_OR_INTERACTIVE=Option %s is required when not \ - invoking this command in interactive mode. See the usage statement. +INFO_ERROR_OPTION_REQUIRED_OR_INTERACTIVE=Option %s is required when invoking \ + this command in non-interactive mode. See the usage statement. INFO_ERROR_PARSING_OPTIONS=Error parsing options. INFO_ERROR_POOLING_INITIALIZATION=Error reading the progress of the \ initialization with contents from server %s. -- Gitblit v1.10.0