Merge pull request #14202 from overleaf/ab-managed-users-terms-conditions

[web] Add a terms and conditions step when enabling managed users

GitOrigin-RevId: 0a30898d9ed53fdfbdf630605d1d8c952e7de9b0
This commit is contained in:
Alexandre Bourdin 2023-08-09 11:07:57 +02:00 committed by Copybot
parent 53131239d0
commit 56992dcd49
2 changed files with 8 additions and 1 deletions

View file

@ -18,6 +18,7 @@
"accept_all": "",
"accept_invitation": "",
"accept_or_reject_each_changes_individually": "",
"accept_terms_and_conditions": "",
"accepted_invite": "",
"access_denied": "",
"account_has_been_link_to_institution_account": "",
@ -52,6 +53,7 @@
"address_second_line_optional": "",
"aggregate_changed": "",
"aggregate_to": "",
"agree_with_the_terms": "",
"all_premium_features": "",
"all_premium_features_including": "",
"all_projects": "",
@ -178,6 +180,7 @@
"contact_sales": "",
"contact_support_to_change_group_subscription": "",
"contact_us": "",
"continue": "",
"continue_github_merge": "",
"copied": "",
"copy": "",
@ -618,6 +621,7 @@
"managed": "",
"managed_users": "",
"managed_users_explanation": "",
"managed_users_terms": "",
"managers_management": "",
"mark_as_resolved": "",
"math_display": "",

View file

@ -22,7 +22,7 @@
"about_to_delete_the_following_project": "You are about to delete the following project",
"about_to_delete_the_following_projects": "You are about to delete the following projects",
"about_to_delete_user_preamble": "Youre about to delete __userName__ (__userEmail__). Doing this will mean:",
"about_to_enable_managed_users": "Youre about to enable Managed Users for your organization. Once Managed Users is enabled, you cant disable it.",
"about_to_enable_managed_users": "By enabling the Managed Users feature, all existing members of your group subscription will be invited to become managed. This will give you admin rights over their account. You will also have the option to invite new members to join the subscription and become managed.",
"about_to_leave_projects": "You are about to leave the following projects:",
"about_to_trash_projects": "You are about to trash the following projects:",
"abstract": "Abstract",
@ -30,6 +30,7 @@
"accept_all": "Accept all",
"accept_invitation": "Accept invitation",
"accept_or_reject_each_changes_individually": "Accept or reject each change individually",
"accept_terms_and_conditions": "Accept terms and conditions",
"accepted_invite": "Accepted invite",
"accepting_invite_as": "You are accepting this invite as",
"acces_work_from_anywhere": "Access your work from anywhere in the world",
@ -80,6 +81,7 @@
"advanced_search": "Advanced Search",
"aggregate_changed": "Changed",
"aggregate_to": "to",
"agree_with_the_terms": "I agree with the Overleaf terms",
"all": "All",
"all_our_group_plans_offer_educational_discount": "All of our <0>group plans</0> offer an <1>educational discount</1> for students and faculty",
"all_packages_and_templates": "All the packages and <0>__templatesLink__</0> you need",
@ -1000,6 +1002,7 @@
"managed": "Managed",
"managed_users": "Managed Users",
"managed_users_explanation": "Managed Users ensures you stay in control of your organizations projects and who owns them. <0>Read more about Managed Users.</0>",
"managed_users_terms": "To use the Managed Users feature, you must agree to the latest version of our customer terms at <0>__link__</0> on behalf of your organization by selecting \"I agree\" below. These terms will then apply to your organizations use of Overleaf in place of any previously agreed Overleaf terms, except where we have a signed agreement in place with you, in which case that signed agreement will continue to govern. Please keep a copy for your records",
"managers_cannot_remove_admin": "Admins cannot be removed",
"managers_cannot_remove_self": "Managers cannot remove themselves",
"managers_management": "Managers management",