{# Copyright (C) 2014 Edgewall Software This software is licensed as described in the file COPYING, which you should have received as part of this distribution. The terms are also available at https://trac.edgewall.org/wiki/TracLicense. This software consists of voluntary contributions made by many individuals. For the exact contribution history, see the revision history and logs, available at https://trac.edgewall.org/log/. #} # extends 'prefs.html'
# trans distributor Configure the format of your ${distributor} notifications. # endtrans
# trans key = data.adverb_labels[rule.adverb], value = rule.description ${key}: ${value} # endtrans | |||
# trans distributor Add, remove or reorder subscription rules to ${distributor} notifications. Only the first matching rule is applied. # endtrans
# set never_notify "${_('Never notify: I update a ticket')}" # endset # set any_changes "${_('Notify: Any ticket changes')}" # endset # trans never_notify, any_changes Example: The rule ${never_notify} should be above ${any_changes} to get notifications of any ticket changes except when you update a ticket. # endtrans
# trans These default rules have been configured by the site administrator. Configure subscription rules to override them. # endtrans
# trans any_changes, never_notify Example: The subscription rule ${any_changes} overrides the default rule ${never_notify}. # endtrans
# endblock prefpanel