Explorar o código

Merge pull request #31237 from overleaf/jel-managed-user-domain-capture

[web] Secondary email remove message for managed users enrollment via domain capture

GitOrigin-RevId: fdaa441a7652f20a4a49bf45cf6d78925ce0e857
Jessica Lawshe hai 6 meses
pai
achega
83dc28178e

+ 1 - 0
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": "",

+ 1 - 0
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.</0>",
+  "remove_secondary_email_addresses_except_saml_email": "Remove all email addresses except <0>__institutionEmail__</0> from your Overleaf account. <1>Remove them in account settings.</1>",
   "remove_sso_login_option": "Remove the SSO login option for your users.",
   "remove_tag": "Remove tag __tagName__",
   "remove_user": "Remove user",