From ace2aeac634939d514dbf91b6df06bf2c285bbbf Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Mon, 11 Feb 2008 23:52:21 +0000
Subject: [PATCH] Fix for issue 2130 (i18n CLI usage placeholders)

---
 opends/src/messages/messages/utility.properties |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/opends/src/messages/messages/utility.properties b/opends/src/messages/messages/utility.properties
index 30ecd82..a088b75 100644
--- a/opends/src/messages/messages/utility.properties
+++ b/opends/src/messages/messages/utility.properties
@@ -433,10 +433,6 @@
 INFO_EMAIL_ATTACH_DESCRIPTION_177=The path to a file to attach to the e-mail \
  message
 INFO_EMAIL_HELP_DESCRIPTION_178=Display this usage information
-SEVERE_ERR_CANNOT_INITIALIZE_ARGS_179=An error occurred while attempting to \
- initialize the argument parser:  %s
-SEVERE_ERR_CANNOT_PARSE_ARGS_180=An error occurred while attempting to parse \
- the provided command-line arguments:  %s
 SEVERE_ERR_EMAIL_NO_SUCH_BODY_FILE_181=The file %s specified as the body file \
  for the e-mail message does not exist
 SEVERE_ERR_EMAIL_CANNOT_PROCESS_BODY_FILE_182=An error occurred while \

--
Gitblit v1.10.0