diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 77eb9fff48..baa106df64 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -1501,6 +1501,7 @@ "remove_manager": "", "remove_or_replace_figure": "", "remove_secondary_email_addresses": "", + "remove_secondary_email_addresses_except_saml_email": "", "remove_sso_login_option": "", "remove_tag": "", "remove_user": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 07aa382376..4e4ceda79d 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1935,6 +1935,7 @@ "remove_manager": "Remove manager", "remove_or_replace_figure": "Remove or replace figure", "remove_secondary_email_addresses": "Remove any secondary email addresses associated with your account. <0>Remove them in account settings.", + "remove_secondary_email_addresses_except_saml_email": "Remove all email addresses except <0>__institutionEmail__ from your Overleaf account. <1>Remove them in account settings.", "remove_sso_login_option": "Remove the SSO login option for your users.", "remove_tag": "Remove tag __tagName__", "remove_user": "Remove user",