From d9b652888f1c11b23590c4739d51bbbbd203105b 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

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

diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties
index e43447b..8942b7b 100644
--- a/opends/src/messages/messages/tools.properties
+++ b/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