// *** Compose Preferences ***
$prefGroups['compose'] = array(
- 'column' => _("Message Preferences"),
+ 'column' => _("Compose Preferences"),
'label' => _("Message Composition"),
'desc' => _("Configure how you send mail."),
'members' => array(
// *** Stationery Preferences ***
$prefGroups['stationery'] = array(
- 'column' => _("Message Preferences"),
+ 'column' => _("Compose Preferences"),
'label' => _("Stationery"),
'desc' => _("Edit stationery and form responses."),
'members' => array('stationerymanagement')
// *** Compose Reply Preferences ***
$prefGroups['reply'] = array(
- 'column' => _("Message Preferences"),
+ 'column' => _("Compose Preferences"),
'label' => _("Message Replies"),
'desc' => _("Configure how you reply to mail."),
'members' => array(
// *** Compose Forward Preferences ***
$prefGroups['forward'] = array(
- 'column' => _("Message Preferences"),
+ 'column' => _("Compose Preferences"),
'label' => _("Message Forwards"),
'desc' => _("Configure how you forward mail."),
'members' => array('forward_default', 'forward_format')
// *** Message Drafts Preferences ***
$prefGroups['drafts'] = array(
- 'column' => _("Message Preferences"),
+ 'column' => _("Compose Preferences"),
'label' => _("Message Drafts"),
'desc' => _("Configure how to deal with message drafts."),
'members' => array(