From 614342e996bd10f29c5e2b8a88c075d476ab86ba Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Tue, 18 Mar 2008 10:58:28 +0000
Subject: [PATCH] Fix for issue 3076 (base64 -V or --version doesn't work)
---
opendj-sdk/opends/src/messages/messages/utility.properties | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/opendj-sdk/opends/src/messages/messages/utility.properties b/opendj-sdk/opends/src/messages/messages/utility.properties
index 12e045b..28017ff 100644
--- a/opendj-sdk/opends/src/messages/messages/utility.properties
+++ b/opendj-sdk/opends/src/messages/messages/utility.properties
@@ -552,3 +552,4 @@
INFO_ARGPARSER_USAGE_TRAILINGARGS_266={trailing-arguments}
MILD_ERR_CONFIRMATION_TRIES_LIMIT_REACHED_267=Confirmation tries limit reached \
(%d)
+SEVERE_ERR_UNEXPECTED_268=Unexpected error. Details: %s
--
Gitblit v1.10.0