From b4609c121a530c9d22b2cebe0a92cd6eaf765e16 Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Mon, 22 Oct 2007 14:31:23 +0000
Subject: [PATCH] Fix issue 1931: dsconfig : what are MODE syntax values ?

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

diff --git a/opends/src/messages/messages/dsconfig.properties b/opends/src/messages/messages/dsconfig.properties
index 5dfdac8..10a46ac 100644
--- a/opends/src/messages/messages/dsconfig.properties
+++ b/opends/src/messages/messages/dsconfig.properties
@@ -321,7 +321,7 @@
 INFO_VALUE_UNLIMITED_1293=unlimited
 INFO_EDITOR_PROMPT_SELECT_VALUE_SINGLE_1294=Select a value for the "%s" property:
 INFO_EDITOR_PROMPT_SELECT_VALUE_MULTI_1295=Select one or more values for the "%s" property:
-INFO_EDITOR_HEADING_SYNTAX_1296=Syntax: %s
+INFO_EDITOR_HEADING_SYNTAX_1296=Syntax:
 INFO_EDITOR_HEADING_VALUES_SUMMARY_1297=The "%s" property has the following values:
 INFO_EDITOR_PROMPT_SELECT_VALUES_ADD_1299=Select the values you wish to add:
 INFO_EDITOR_PROMPT_SELECT_VALUES_REMOVE_1302=Select the values you wish to remove:

--
Gitblit v1.10.0