X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=settings%2FCase.setting.php;h=0b19250e61af2f4708bce5d6708c60767402a203;hb=08cf4821083ab4bd42524c2c6972fdab4bcdaae8;hp=7b26c26e8a8c3206c7430202761f3b3d939bd7c5;hpb=ff5ac948e01686257ae5965b7947c79ceee70037;p=civicrm-core.git diff --git a/settings/Case.setting.php b/settings/Case.setting.php index 7b26c26e8a..0b19250e61 100644 --- a/settings/Case.setting.php +++ b/settings/Case.setting.php @@ -91,10 +91,10 @@ return [ 'default' => FALSE, 'html_type' => 'radio', 'add' => '4.7', - 'title' => ts('Enable Embedded Activity Revisions'), + 'title' => ts('Enable deprecated Embedded Activity Revisions'), 'is_domain' => 1, 'is_contact' => 0, - 'description' => ts('Enable tracking of activity revisions embedded within the "civicrm_activity" table. Alternatively, see "Administer => System Settings => Misc => Logging".'), + 'description' => ts('Enable tracking of activity revisions embedded within the "civicrm_activity" table. This should not be enabled on new installs and will be unsupported in the future. You should enable "Administer => System Settings => Misc => Logging" instead.'), 'help_text' => '', ], 'civicaseShowCaseActivities' => [