mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
16.43.2012 3e7e34e1e9a46905235627a7af9b4285011f7a76
Typo
4 files modified
9 ■■■■■ changed files
opends/src/admin/defn/org/opends/server/admin/std/ChangeNumberControlPluginConfiguration.xml 3 ●●●● patch | view | raw | blame | history
opends/src/admin/messages/ChangeNumberControlPluginCfgDefn.properties 2 ●●● patch | view | raw | blame | history
opends/src/admin/messages/ChangeNumberControlPluginCfgDefn_ko.properties 2 ●●● patch | view | raw | blame | history
opends/src/admin/messages/ChangeNumberControlPluginCfgDefn_zh_TW.properties 2 ●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/ChangeNumberControlPluginConfiguration.xml
@@ -24,6 +24,7 @@
  !
  !
  !      Copyright 2007-2008 Sun Microsystems, Inc.
  !      Portions Copyright 2012 ForgeRock AS
  ! -->
<adm:managed-object name="change-number-control-plugin"
  plural-name="change-number-control-plugins" package="org.opends.server.admin.std"
@@ -38,7 +39,7 @@
    The <adm:user-friendly-name /> returns the change number generated
    by the Multi-Master Replication subsystem when :
     - the Multi-Master Replication is configured and enabled
     - the request is a write operation (add, delete, moidfy, moddn)
     - the request is a write operation (add, delete, modify, moddn)
     - the control is part of a request.
    If all of the above are true, the response contains a control response
    with a string representing the change number.
opends/src/admin/messages/ChangeNumberControlPluginCfgDefn.properties
@@ -1,7 +1,7 @@
user-friendly-name=Change Number Control Plugin
user-friendly-plural-name=Change Number Control Plugins
synopsis=The Change Number Control Plugin returns the change number generated by the replication subsystem.
description=The Change Number Control Plugin returns the change number generated by the Multi-Master Replication subsystem when : - the Multi-Master Replication is configured and enabled - the request is a write operation (add, delete, moidfy, moddn) - the control is part of a request. If all of the above are true, the response contains a control response with a string representing the change number. The implementation for the chnage number control plug-in is contained in the org.opends.server.plugins.ChangeNumberControlPlugin class. It must be configured with the postOperationAdd, postOperationDelete, postOperationModify and postOperationModifyDN plug-in types, but it does not have any other custom configuration.
description=The Change Number Control Plugin returns the change number generated by the Multi-Master Replication subsystem when : - the Multi-Master Replication is configured and enabled - the request is a write operation (add, delete, modify, moddn) - the control is part of a request. If all of the above are true, the response contains a control response with a string representing the change number. The implementation for the chnage number control plug-in is contained in the org.opends.server.plugins.ChangeNumberControlPlugin class. It must be configured with the postOperationAdd, postOperationDelete, postOperationModify and postOperationModifyDN plug-in types, but it does not have any other custom configuration.
property.enabled.synopsis=Indicates whether the plug-in is enabled for use.
property.invoke-for-internal-operations.synopsis=Indicates whether the plug-in should be invoked for internal operations.
property.invoke-for-internal-operations.description=Any plug-in that can be invoked for internal operations must ensure that it does not create any new internal operatons that can cause the same plug-in to be re-invoked.
opends/src/admin/messages/ChangeNumberControlPluginCfgDefn_ko.properties
@@ -1,7 +1,7 @@
user-friendly-name=Change Number Control Plugin
user-friendly-plural-name=Change Number Control Plugins
synopsis=The Change Number Control Plugin returns the change number generated by the replication subsystem.
description=The Change Number Control Plugin returns the change number generated by the Multi-Master Replication subsystem when : - the Multi-Master Replication is configured and enabled - the request is a write operation (add, delete, moidfy, moddn) - the control is part of a request. If all of the above are true, the response contains a control response with a string representing the change number. The implementation for the chnage number control plug-in is contained in the org.opends.server.plugins.ChangeNumberControlPlugin class. It must be configured with the postOperationAdd, postOperationDelete, postOperationModify and postOperationModifyDN plug-in types, but it does not have any other custom configuration.
description=The Change Number Control Plugin returns the change number generated by the Multi-Master Replication subsystem when : - the Multi-Master Replication is configured and enabled - the request is a write operation (add, delete, modify, moddn) - the control is part of a request. If all of the above are true, the response contains a control response with a string representing the change number. The implementation for the chnage number control plug-in is contained in the org.opends.server.plugins.ChangeNumberControlPlugin class. It must be configured with the postOperationAdd, postOperationDelete, postOperationModify and postOperationModifyDN plug-in types, but it does not have any other custom configuration.
property.enabled.synopsis=Indicates whether the plug-in is enabled for use.
property.invoke-for-internal-operations.synopsis=Indicates whether the plug-in should be invoked for internal operations.
property.invoke-for-internal-operations.description=Any plug-in that can be invoked for internal operations must ensure that it does not create any new internal operatons that can cause the same plug-in to be re-invoked.
opends/src/admin/messages/ChangeNumberControlPluginCfgDefn_zh_TW.properties
@@ -1,7 +1,7 @@
user-friendly-name=Change Number Control Plugin
user-friendly-plural-name=Change Number Control Plugins
synopsis=The Change Number Control Plugin returns the change number generated by the replication subsystem.
description=The Change Number Control Plugin returns the change number generated by the Multi-Master Replication subsystem when : - the Multi-Master Replication is configured and enabled - the request is a write operation (add, delete, moidfy, moddn) - the control is part of a request. If all of the above are true, the response contains a control response with a string representing the change number. The implementation for the chnage number control plug-in is contained in the org.opends.server.plugins.ChangeNumberControlPlugin class. It must be configured with the postOperationAdd, postOperationDelete, postOperationModify and postOperationModifyDN plug-in types, but it does not have any other custom configuration.
description=The Change Number Control Plugin returns the change number generated by the Multi-Master Replication subsystem when : - the Multi-Master Replication is configured and enabled - the request is a write operation (add, delete, modify, moddn) - the control is part of a request. If all of the above are true, the response contains a control response with a string representing the change number. The implementation for the chnage number control plug-in is contained in the org.opends.server.plugins.ChangeNumberControlPlugin class. It must be configured with the postOperationAdd, postOperationDelete, postOperationModify and postOperationModifyDN plug-in types, but it does not have any other custom configuration.
property.enabled.synopsis=Indicates whether the plug-in is enabled for use.
property.invoke-for-internal-operations.synopsis=Indicates whether the plug-in should be invoked for internal operations.
property.invoke-for-internal-operations.description=Any plug-in that can be invoked for internal operations must ensure that it does not create any new internal operatons that can cause the same plug-in to be re-invoked.