From ff7469f46b11814e7f9e04a0dc256a3f494a03ac Mon Sep 17 00:00:00 2001
From: lutoff <lutoff@localhost>
Date: Tue, 23 Oct 2007 06:44:54 +0000
Subject: [PATCH] Suppress '.' at the end of ERR_INSTALLDS_TOO_MANY_KEYSTORE_PASSWORD_TRIES message

---
 opendj-sdk/opends/src/messages/messages/tools.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties
index e43447b..8942b7b 100644
--- a/opendj-sdk/opends/src/messages/messages/tools.properties
+++ b/opendj-sdk/opends/src/messages/messages/tools.properties
@@ -2200,4 +2200,4 @@
  file %s.  Verify that you have enough write rights on the file
 INFO_INSTALLDS_PROMPT_SKIPPED_FILE_1484=Write skipped entries to file:
 SEVERE_ERR_INSTALLDS_TOO_MANY_KEYSTORE_PASSWORD_TRIES_1485=The maximum number \
- of tries to provide the certificate key store PIN is %s.  Install canceled.
+ of tries to provide the certificate key store PIN is %s.  Install canceled

--
Gitblit v1.10.0