diff --git a/webapp/channels/src/components/learn_more_trial_modal/learn_more_trial_modal.tsx b/webapp/channels/src/components/learn_more_trial_modal/learn_more_trial_modal.tsx
index e508070c80..8fcf217090 100644
--- a/webapp/channels/src/components/learn_more_trial_modal/learn_more_trial_modal.tsx
+++ b/webapp/channels/src/components/learn_more_trial_modal/learn_more_trial_modal.tsx
@@ -113,7 +113,7 @@ const LearnMoreTrialModal = (
{
id: 'systemConsole',
title: formatMessage({id: 'learn_more_about_trial.modal.systemConsoleTitle', defaultMessage: 'Provide controlled access to the System Console'}),
- description: formatMessage({id: 'learn_more_about_trial.modal.systemConsoleDescription', defaultMessage: 'Use System Roles to give designated users read and/or write access to select sections of System Console.'}),
+ description: formatMessage({id: 'learn_more_about_trial.modal.systemConsoleDescription', defaultMessage: 'Assign customizable admin roles to give designated users read and/or write access to select sections of System Console.'}),
svgWrapperClassName: 'personBoxSvg',
svgElement: (
Learn about teams",
"learn_more_about_trial.modal.ldapDescription": "Use AD/LDAP groups to organize and apply actions to multiple users at once. Manage team and channel memberships, permissions and more.",
"learn_more_about_trial.modal.ldapTitle": "Synchronize your Active Directory/LDAP groups",
- "learn_more_about_trial.modal.systemConsoleDescription": "Use System Roles to give designated users read and/or write access to select sections of System Console.",
+ "learn_more_about_trial.modal.systemConsoleDescription": "Assign customizable admin roles to give designated users read and/or write access to select sections of System Console.",
"learn_more_about_trial.modal.systemConsoleTitle": "Provide controlled access to the System Console",
"learn_more_about_trial.modal.useSsoDescription": "Sign on quickly and easily with our SSO feature that works with OpenID, SAML, Google, and O365.",
"learn_more_about_trial.modal.useSsoTitle": "Use SSO (with OpenID, SAML, Google, O365)",
@@ -5182,7 +5182,7 @@
"three_days_left_trial.modal.limitsTitle": "Limits",
"three_days_left_trial.modal.subtitle": "There is still time to explore what our paid plans can help you accomplish.",
"three_days_left_trial.modal.subtitleLimitsOverpassed": "There are 3 days left on your trial. Upgrade to our Professional or Enterprise plan to avoid exceeding your data limits on the Free plan.",
- "three_days_left_trial.modal.systemConsoleDescription": "Use System Roles to give designated users read and/or write access to select sections of System Console.",
+ "three_days_left_trial.modal.systemConsoleDescription": "Assign customizable admin roles to give designated users read and/or write access to select sections of System Console.",
"three_days_left_trial.modal.systemConsoleTitle": "Provide controlled access to the System Console",
"three_days_left_trial.modal.title": "Your trial ends soon",
"three_days_left_trial.modal.titleLimitsOverpassed": "Upgrade before the trial ends",
@@ -5200,7 +5200,7 @@
"trial_benefits.modal.playbooksButton": "Open Playbooks",
"trial_benefits.modal.playbooksDescription": "Create private playbooks, manage granular permissions schemes, and track custom metrics with a dedicated dashboard.",
"trial_benefits.modal.playbooksTitle": "Playbooks get superpowers",
- "trial_benefits.modal.systemConsoleDescription": "Use System Roles to give designated users read and/or write access to select sections of System Console.",
+ "trial_benefits.modal.systemConsoleDescription": "Assign customizable admin roles to give designated users read and/or write access to select sections of System Console.",
"trial_benefits.modal.systemConsoleTitle": "Provide controlled access to the System Console",
"trial_benefits.modal.trialStartedDescriptionBody": "You now have access to guest accounts, automated compliance reports, and mobile secure-ID push notifications, among many other features.",
"trial_benefits.modal.trialStartedDescriptionIntro": "Welcome to your Mattermost Enterprise trial! It expires on {trialExpirationDate}. ",