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

Ludovic Poitou
23.07.2011 e523c3b1f2ab90f2b424bdefe674a0fd3d8da7f4
opends/src/admin/messages/AlertHandlerCfgDefn.properties
@@ -1,6 +1,6 @@
user-friendly-name=Alert Handler
user-friendly-plural-name=Alert Handlers
synopsis=Alert Handlers are used to notify administrators of significant problems or notable events that occur in the Directory Server.
synopsis=Alert Handlers are used to notify administrators of significant problems or notable events that occur in the OpenDJ directory server.
property.disabled-alert-type.synopsis=Specifies the names of the alert types that are disabled for this alert handler.
property.disabled-alert-type.description=If there are any values for this attribute, then no alerts with any of the specified types are allowed. If there are no values for this attribute, then only alerts with a type included in the set of enabled alert types are allowed, or if there are no values for the enabled alert types option, then all alert types are allowed.
property.disabled-alert-type.default-behavior.alias.synopsis=If there is a set of enabled alert types, then only alerts with one of those types are allowed. Otherwise, all alerts are allowed.