From abe0325f1beaae8a776a42442c421ea25d6e3c11 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Mon, 17 Nov 2008 16:32:11 +0000
Subject: [PATCH] Fix for issue 3598 (Control Panel : schema new attribute Parent should be Syntax )

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

diff --git a/opendj-sdk/opends/src/messages/messages/admin_tool.properties b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
index 3e3e20b..b3ad7ef 100644
--- a/opendj-sdk/opends/src/messages/messages/admin_tool.properties
+++ b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
@@ -1843,7 +1843,7 @@
 INFO_CTRL_PANEL_ATTRIBUTE_FILE_LABEL=File:
 INFO_CTRL_PANEL_ATTRIBUTE_DESCRIPTION_LABEL=Description:
 INFO_CTRL_PANEL_ATTRIBUTE_USAGE_LABEL=Usage:
-INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_LABEL=Parent:
+INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_LABEL=Syntax:
 INFO_CTRL_PANEL_ATTRIBUTE_APPROXIMATE_MATCHING_RULE_LABEL=Approximate \
  Matching Rule:
 INFO_CTRL_PANEL_ATTRIBUTE_EQUALITY_MATCHING_RULE_LABEL=Equality \

--
Gitblit v1.10.0