48
49
"related the action operated by this message."), required=True,
49
50
readonly=True, default=QuestionStatus.OPEN,
50
51
vocabulary=QuestionStatus)
52
58
title=_("Message visibility."),
53
59
description=_("Whether or not the message is visible."),