From: Michael M Slusarz Date: Mon, 13 Sep 2010 21:00:35 +0000 (-0600) Subject: Split compose prefgroups out of Message Prefs X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=af6ed3fb72eb8940f6564e8efccf683bdb78d8c4;p=horde.git Split compose prefgroups out of Message Prefs --- diff --git a/imp/config/prefs.php.dist b/imp/config/prefs.php.dist index 29cb29d02..b626775d9 100644 --- a/imp/config/prefs.php.dist +++ b/imp/config/prefs.php.dist @@ -386,7 +386,7 @@ $_prefs['accounts'] = array( // *** Compose Preferences *** $prefGroups['compose'] = array( - 'column' => _("Message Preferences"), + 'column' => _("Compose Preferences"), 'label' => _("Message Composition"), 'desc' => _("Configure how you send mail."), 'members' => array( @@ -568,7 +568,7 @@ $_prefs['ckeditor_buttons'] = array( // *** Stationery Preferences *** $prefGroups['stationery'] = array( - 'column' => _("Message Preferences"), + 'column' => _("Compose Preferences"), 'label' => _("Stationery"), 'desc' => _("Edit stationery and form responses."), 'members' => array('stationerymanagement') @@ -590,7 +590,7 @@ $_prefs['stationery'] = array( // *** Compose Reply Preferences *** $prefGroups['reply'] = array( - 'column' => _("Message Preferences"), + 'column' => _("Compose Preferences"), 'label' => _("Message Replies"), 'desc' => _("Configure how you reply to mail."), 'members' => array( @@ -635,7 +635,7 @@ $_prefs['attrib_text'] = 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') @@ -670,7 +670,7 @@ $_prefs['forward_format'] = array( // *** 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(