33
36
'The person you would like to subscribe to this blueprint. '
34
37
'They will be notified of the subscription by e-mail.')
36
40
specification = Int(title=_('Specification'), required=True,
38
43
essential = Bool(title=_('Participation essential'), required=True,
39
44
description=_('Check this if participation in the design and '
40
45
'discussion of the feature is essential. This will '