From e523c3b1f2ab90f2b424bdefe674a0fd3d8da7f4 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Thu, 23 Jun 2011 17:07:56 +0000
Subject: [PATCH] Fix for issue OPENDJ-214. Rebranded as OpenDJ and now uses product-name variable.

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

diff --git a/opends/src/admin/messages/WorkflowCfgDefn.properties b/opends/src/admin/messages/WorkflowCfgDefn.properties
index 117be33..00584c8 100644
--- a/opends/src/admin/messages/WorkflowCfgDefn.properties
+++ b/opends/src/admin/messages/WorkflowCfgDefn.properties
@@ -1,6 +1,6 @@
 user-friendly-name=Workflow
 user-friendly-plural-name=Workflows
-synopsis=The Workflow is a list of processing steps (Work Flow Elements) that are applied to data as it is retrieved from the Directory Server.
+synopsis=The Workflow is a list of processing steps (Work Flow Elements) that are applied to data as it is retrieved from the directory server.
 property.base-dn.synopsis=Specifies the base DN of the data targeted by the Workflow .
 property.enabled.synopsis=Indicates whether the Workflow is enabled for use in the server.
 property.enabled.description=If a Workflow is not enabled, then its contents are not accessible when processing operations.

--
Gitblit v1.10.0