From c908c0c07da217f84f364191e4540ff4b905d28c Mon Sep 17 00:00:00 2001 From: Miguel Serrano Date: Thu, 1 Sep 2022 09:17:19 +0200 Subject: [PATCH] Merge pull request #9334 from overleaf/msm-tweak-tooltip-wording [web] tweak misleading wording on tooltip GitOrigin-RevId: 3dbbd733076724c385e79b48ff22649d22163e72 --- services/web/locales/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 107b070d25..6c670b7061 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1791,10 +1791,10 @@ "free_plan_label": "You’re on the free plan", "free_plan_tooltip": "Click to find out how you could benefit from Overleaf premium features!", "premium_plan_label": "You’re using Overleaf Premium", - "plan_tooltip": "You’re on the __plan__ plan. Click to find out how you could benefit from Overleaf premium features!", - "group_plan_tooltip": "You are on the __plan__ plan as a member of a group subscription. Click to find out how you could benefit from Overleaf premium features!", - "group_plan_with_name_tooltip": "You are on the __plan__ plan as a member of a group subscription, __groupName__. Click to find out how you could benefit from Overleaf premium features!", - "commons_plan_tooltip": "You’re on the __plan__ plan because of your affiliation with __institution__. Click to find out how you could benefit from Overleaf premium features!", + "plan_tooltip": "You’re on the __plan__ plan. Click to find out how to make the most of your Overleaf premium features!", + "group_plan_tooltip": "You are on the __plan__ plan as a member of a group subscription. Click to find out how to make the most of your Overleaf premium features!", + "group_plan_with_name_tooltip": "You are on the __plan__ plan as a member of a group subscription, __groupName__. Click to find out how to make the most of your Overleaf premium features!", + "commons_plan_tooltip": "You’re on the __plan__ plan because of your affiliation with __institution__. Click to find out how to make the most of your Overleaf premium features!", "trial_last_day": "This is the last day of your Overleaf Premium trial", "trial_remaining_days": "__days__ more days on your Overleaf Premium trial", "get_most_subscription_by_checking_premium_features": "Get the most out of your __appName__ subscription by checking out the list of <0>__appName__’s premium features.",