diff --git a/awx/main/conf.py b/awx/main/conf.py index b45c028a19..99f1f95d18 100644 --- a/awx/main/conf.py +++ b/awx/main/conf.py @@ -350,8 +350,8 @@ register( 'INSIGHTS_TRACKING_STATE', field_class=fields.BooleanField, default=False, - label=_('Gather data for Automation Insights'), - help_text=_('Enables Tower to gather data on automation and send it to Red Hat Insights.'), + label=_('Gather data for Automation Analytics'), + help_text=_('Enables Tower to gather data on automation and send it to Red Hat.'), category=_('System'), category_slug='system', ) diff --git a/awx/ui/client/src/license/license.partial.html b/awx/ui/client/src/license/license.partial.html index ff0b489dec..100c73b36b 100644 --- a/awx/ui/client/src/license/license.partial.html +++ b/awx/ui/client/src/license/license.partial.html @@ -190,7 +190,7 @@