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 note0> that experiments in this program are still being tested and actively developed. This means that they might <0>change0>, be <0>removed0> or <0>become part of a paid plan0>",
"note_features_under_development": "<0>Please note0> that features in this program are still being tested and actively developed. This means that they might <0>change0>, be <0>removed0> or <0>become part of a premium plan0>",
"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.org0> with any questions. Need to upgrade? <1>View our plans1>",
+ "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 plans0>. Contact <1>authors@ieee.org1> with any questions.",
"notification_personal_and_group_subscriptions": "We’ve spotted that you’ve got <0>more than one active __appName__ subscription0>. To avoid paying more than you need to, <1>review your subscriptions1>.",
"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",