Fix deleting of campaigns and saving of custom data for campaign and also ensure...
[civicrm-core.git] / settings / Mailing.setting.php
index 7ea68f55153af7944e3781aeb702cc37ad73db3a..925bfa5b781b0f8bf85f5db9517ab7eb1177b2db 100644 (file)
@@ -130,10 +130,10 @@ return [
     'html_type' => 'checkbox',
     'default' => '0',
     'add' => '4.1',
-    'title' => ts('Enable Double Opt-in for Profile Group(s) field'),
+    'title' => ts('Enable Double Opt-in for Profiles which use the "Add to Group" setting'),
     'is_domain' => 1,
     'is_contact' => 0,
-    'description' => ts('When CiviMail is enabled, users who "subscribe" to a group from a profile Group(s) checkbox will receive a confirmation email. They must respond (opt-in) before they are added to the group.'),
+    'description' => ts('When CiviMail is enabled and a profile uses the "Add to Group" setting, users who complete the profile form will receive a confirmation email. They must respond (opt-in) before they are added to the group.'),
     'help_text' => NULL,
   ],
   'disable_mandatory_tokens_check' => [