diff --git a/services/web/frontend/js/features/project-list/components/notifications/ieee-retirement-banner.tsx b/services/web/frontend/js/features/project-list/components/notifications/ieee-retirement-banner.tsx index 9d71cb5df9..e1fd4e90f1 100644 --- a/services/web/frontend/js/features/project-list/components/notifications/ieee-retirement-banner.tsx +++ b/services/web/frontend/js/features/project-list/components/notifications/ieee-retirement-banner.tsx @@ -56,10 +56,10 @@ export default function IEEERetirementBanner({ , // eslint-disable-next-line jsx-a11y/anchor-has-content,react/jsx-key , + // eslint-disable-next-line jsx-a11y/anchor-has-content,react/jsx-key + , ]} /> } diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 9b670f6a53..9df9223487 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1216,7 +1216,7 @@ "note_experiments_under_development": "<0>Please note that experiments in this program are still being tested and actively developed. This means that they might <0>change, be <0>removed or <0>become part of a paid plan", "note_features_under_development": "<0>Please note that features in this program are still being tested and actively developed. This means that they might <0>change, be <0>removed or <0>become part of a premium plan", "notification_features_upgraded_by_affiliation": "Good news! Your affiliated organization __institutionName__ has an Overleaf subscription, and you now have access to all of Overleaf’s Professional features.", - "notification_ieee_collabratec_retirement_message": "As of April 2, 2024, free access to Overleaf Professional for Collabratec users or IEEE accounts is no longer provided. Please contact <0>authors@ieee.org with any questions. Need to upgrade? <1>View our plans", + "notification_ieee_collabratec_retirement_message": "As of April 2, 2024, free access to Overleaf Professional subscriptions via Collabratec or IEEE accounts has ended. Need to upgrade? <0>View our plans. Contact <1>authors@ieee.org with any questions.", "notification_personal_and_group_subscriptions": "We’ve spotted that you’ve got <0>more than one active __appName__ subscription. To avoid paying more than you need to, <1>review your subscriptions.", "notification_personal_subscription_not_required_due_to_affiliation": " Good news! Your affiliated organization __institutionName__ has an Overleaf subscription, and you now have access to Overleaf’s Professional features through your affiliation. You can cancel your individual subscription without losing access to any features.", "notification_project_invite": "__userName__ would like you to join __projectName__ Join Project",