From 6f265e047f6505d5fa996d85ef00f17796d84462 Mon Sep 17 00:00:00 2001 From: Ludovic Poitou <ludovic.poitou@forgerock.com> Date: Thu, 20 Oct 2011 15:34:00 +0000 Subject: [PATCH] Fix OpenDJ-222: Remove more references to OpenDS. This time we cleanup messages, and localized messages. --- opends/src/admin/messages/GetSymmetricKeyExtendedOperationHandlerCfgDefn_zh_TW.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/admin/messages/GetSymmetricKeyExtendedOperationHandlerCfgDefn_zh_TW.properties b/opends/src/admin/messages/GetSymmetricKeyExtendedOperationHandlerCfgDefn_zh_TW.properties index 719783d..4cebeb6 100644 --- a/opends/src/admin/messages/GetSymmetricKeyExtendedOperationHandlerCfgDefn_zh_TW.properties +++ b/opends/src/admin/messages/GetSymmetricKeyExtendedOperationHandlerCfgDefn_zh_TW.properties @@ -1,5 +1,5 @@ user-friendly-name=Get Symmetric Key Extended Operation Handler user-friendly-plural-name=Get Symmetric Key Extended Operation Handlers -synopsis=The Get Symmetric Key Extended Operation Handler is used by the OpenDS cryptographic framework for creating and obtaining symmetric encryption keys. +synopsis=The Get Symmetric Key Extended Operation Handler is used by the OpenDJ cryptographic framework for creating and obtaining symmetric encryption keys. property.enabled.synopsis=Indicates whether the Get Symmetric Key Extended Operation Handler is enabled (that is, whether the types of extended operations are allowed in the server). property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Get Symmetric Key Extended Operation Handler implementation. -- Gitblit v1.10.0