Merge pull request #30690 from overleaf/ii-domain-capture-mu-enrollment-changes

[web] Managed user enrollment page updates

GitOrigin-RevId: c05a29bd6cac7fd8fd25d3e8765d91e2b4d7306d
This commit is contained in:
Jessica Lawshe
2026-01-14 08:44:41 -06:00
committed by Copybot
parent 0b83bbba25
commit 9a4896a0b3
2 changed files with 5 additions and 4 deletions

View File

@@ -363,6 +363,7 @@
"coupons_not_included": "",
"create": "",
"create_a_new_project": "",
"create_account": "",
"create_new_subscription": "",
"create_new_tag": "",
"create_project_in_github": "",
@@ -467,6 +468,7 @@
"doing_this_allow_log_in_through_institution_2": "",
"doing_this_will_verify_affiliation_and_allow_log_in_2": "",
"done": "",
"dont_create_personal_projects_in_managed_account": "",
"dont_forget_you_currently_have": "",
"dont_reload_or_close_this_tab": "",
"download": "",
@@ -545,7 +547,6 @@
"email_does_not_belong_to_university": "",
"email_limit_reached": "",
"email_link_expired": "",
"email_managed_by_group_is": "",
"email_must_be_linked_to_institution": "",
"email_notifications_are_currently_in_beta": "",
"email_or_password_wrong_try_again": "",
@@ -2293,7 +2294,6 @@
"youll_no_longer_need_to_remember_credentials": "",
"your_account_is_managed_by_admin_cant_join_additional_group": "",
"your_account_is_managed_by_your_group_admin": "",
"your_account_will_be_managed_by_group": "",
"your_add_on_has_been_cancelled_and_will_remain_active_until_your_billing_cycle_ends_on": "",
"your_affiliation_is_confirmed": "",
"your_browser_does_not_support_this_feature": "",
@@ -2336,6 +2336,7 @@
"youre_about_to_enable_single_sign_on_sso_only": "",
"youre_adding_x_licenses_to_your_plan_giving_you_a_total_of_y_licenses": "",
"youre_already_setup_for_sso": "",
"youre_creating_account_for_x_it_will_be_managed_by_y": "",
"youre_joining": "",
"youre_not_eligible_for_a_free_trial": "",
"youre_on_free_trial_which_ends_on": "",

View File

@@ -599,6 +599,7 @@
"doing_this_allow_log_in_through_institution_2": "Doing this will allow you to log in to <0>__appName__</0> through your institution and will reconfirm your institutional email address.",
"doing_this_will_verify_affiliation_and_allow_log_in_2": "Doing this will verify your affiliation with <0>__institutionName__</0> and will allow you to log in to <0>__appName__</0> through your institution.",
"done": "Done",
"dont_create_personal_projects_in_managed_account": "Dont create personal projects in a managed account. You can set up a personal __appName__ account under another email address.",
"dont_forget_you_currently_have": "Dont forget, you currently have:",
"dont_have_account": "Dont have an account?",
"dont_reload_or_close_this_tab": "Dont reload or close this tab.",
@@ -692,7 +693,6 @@
"email_does_not_belong_to_university": "We dont recognize that domain as being affiliated with your university. Please contact us to add the affiliation.",
"email_limit_reached": "You can have a maximum of <0>__emailAddressLimit__ email addresses</0> on this account. To add another email address, please delete an existing one.",
"email_link_expired": "Email link expired, please request a new one.",
"email_managed_by_group_is": "The email address that will be managed by your group is <0>__email__</0>.",
"email_must_be_linked_to_institution": "As a member of __institutionName__, this email address can only be added via single sign-on on your <0>account settings</0> page. Please add a different recovery email address.",
"email_notifications_are_currently_in_beta": "Email notifications are currently in beta.",
"email_or_password_wrong_try_again": "Your email or password is incorrect. Please try again.",
@@ -2860,7 +2860,6 @@
"your_account_is_managed_by_admin_cant_join_additional_group": "Your __appName__ account is managed by your current group admin (__admin__). This means you cant join additional group subscriptions. <0>Read more about Managed Users.</0>",
"your_account_is_managed_by_your_group_admin": "Your account is managed by your group admin. You cant change or delete your email address.",
"your_account_is_suspended": "Your account is suspended",
"your_account_will_be_managed_by_group": "Your __appName__ account will be managed by __groupName__",
"your_add_on_has_been_cancelled_and_will_remain_active_until_your_billing_cycle_ends_on": "Your add-on has been cancelled and will remain active until your billing cycle ends on __nextBillingDate__",
"your_affiliation_is_confirmed": "Your <0>__institutionName__</0> affiliation is confirmed.",
"your_browser_does_not_support_this_feature": "Sorry, your browser doesnt support this feature. Please update your browser to its latest version.",
@@ -2907,6 +2906,7 @@
"youre_about_to_enable_single_sign_on_sso_only": "Youre about to enable single sign-on (SSO). Before you do this, you should ensure youre confident the SSO configuration is correct.",
"youre_adding_x_licenses_to_your_plan_giving_you_a_total_of_y_licenses": "Youre adding <0>__adding__</0> licenses to your plan giving you a total of <1>__total__</1> licenses.",
"youre_already_setup_for_sso": "Youre already set up for SSO",
"youre_creating_account_for_x_it_will_be_managed_by_y": "Youre creating an account for __email__. It will be managed by __companyName__.",
"youre_joining": "Youre joining",
"youre_not_eligible_for_a_free_trial": "Youre not eligible for a free trial. Upgrade to start using premium features.",
"youre_on_free_trial_which_ends_on": "Youre on a free trial which ends on <0>__date__</0>.",