From cdf0cc8c5515a75e3c0e0ca59e7bdd02fb9981e3 Mon Sep 17 00:00:00 2001
From: fguigues <fguigues@localhost>
Date: Mon, 14 Sep 2009 13:20:20 +0000
Subject: [PATCH] Fixes 

---
 opends/src/messages/messages/admin_tool.properties |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties
index 54082b9..c21cc8d 100644
--- a/opends/src/messages/messages/admin_tool.properties
+++ b/opends/src/messages/messages/admin_tool.properties
@@ -198,7 +198,7 @@
 SEVERE_ERR_STARTING_SERVER_GENERIC=Could not Start server.
 INFO_FINISH_BUTTON_UNINSTALL_LABEL=Uninstall
 INFO_FINISH_BUTTON_UNINSTALL_TOOLTIP=Finish Uninstall
-INFO_FRAME_UNINSTALL_TITLE=OpenDS Uninstall
+INFO_FRAME_UNINSTALL_TITLE=%s Uninstall
 INFO_INSTALLATION_PATH_LABEL=Installation Path:
 INFO_JAVA_VERSION_LABEL=Java Version:
 INFO_JMX_PROTOCOL_LABEL=JMX
@@ -965,7 +965,7 @@
 MILD_WARN_SECOND_REPLICATION_SERVER_ALREADY_CONFIGURED=The second server \
  is already configured with replication port '%d'.  The provided replication \
  server port '%d' has been ignored.
-INFO_CONTROL_PANEL_TITLE=OpenDS Control Panel
+INFO_CONTROL_PANEL_TITLE=%s Control Panel
 INFO_PERSON_ICON_DESCRIPTION=Person object
 INFO_ORGANIZATION_ICON_DESCRIPTION=Organization
 INFO_ORGANIZATIONAL_UNIT_ICON_DESCRIPTION=Organizational unit
@@ -2403,7 +2403,7 @@
 INFO_CTRL_PANEL_OPTIONAL_ATTRIBUTES_LABEL=Optional Attributes:
 INFO_CTRL_PANEL_DEFINED_IN_SCHEMA_FILE=Defined in file: %s
 
-INFO_CTRL_PANEL_GENERIC_TITLE=Control Panel - %s
+INFO_CTRL_PANEL_GENERIC_TITLE=%s Control Panel - %s
 INFO_CTRL_PANEL_STATUS_PANEL_TITLE=General Status
 MILD_ERR_CTRL_PANEL_ERROR_READING_CONFIGURATION_SUMMARY=Error Reading \
  Configuration

--
Gitblit v1.10.0