mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #15165 from overleaf/ab-managed-users-ui-tweaks
[web] Add beta badge to group settings GitOrigin-RevId: 9a10327ba5929add5eb1a540bbce69f1c08ccba4
This commit is contained in:
parent
968407f859
commit
d037b41169
2 changed files with 3 additions and 4 deletions
|
@ -630,7 +630,7 @@
|
|||
"log_in_with_primary_email_address": "",
|
||||
"log_out_lowercase_dot": "",
|
||||
"log_viewer_error": "",
|
||||
"login_to_transfer_account": "",
|
||||
"login_to_accept_invitation": "",
|
||||
"login_with_service": "",
|
||||
"login_with_service_will_stop_working_soon": "",
|
||||
"logs_and_output_files": "",
|
||||
|
@ -659,6 +659,7 @@
|
|||
"managed": "",
|
||||
"managed_user_invite_has_been_sent_to_email": "",
|
||||
"managed_users": "",
|
||||
"managed_users_beta_tooltip": "",
|
||||
"managed_users_explanation": "",
|
||||
"managed_users_is_enabled": "",
|
||||
"managed_users_terms": "",
|
||||
|
@ -1202,7 +1203,6 @@
|
|||
"track_changes_is_on": "",
|
||||
"tracked_change_added": "",
|
||||
"tracked_change_deleted": "",
|
||||
"transfer_account": "",
|
||||
"transfer_management_of_your_account": "",
|
||||
"transfer_management_of_your_account_to_x": "",
|
||||
"transfer_management_resolve_following_issues": "",
|
||||
|
|
|
@ -1009,7 +1009,6 @@
|
|||
"login_register_or": "or",
|
||||
"login_to_accept_invitation": "Login to accept invitation",
|
||||
"login_to_overleaf": "Log in to Overleaf",
|
||||
"login_to_transfer_account": "Log in to transfer account",
|
||||
"login_with_email": "Log in with your email",
|
||||
"login_with_service": "Log in with __service__",
|
||||
"login_with_service_will_stop_working_soon": "Login with __service__ will stop working soon. If you log in with __service__, please take a moment to set up another SSO provider or a password.",
|
||||
|
@ -1045,6 +1044,7 @@
|
|||
"managed_users": "Managed Users",
|
||||
"managed_users_accounts": "Managed user accounts",
|
||||
"managed_users_accounts_plan_info": "Managed Users gives you more control over your group’s use of Overleaf. It ensures tighter management of user access and deletion and allows you to keep control of projects when someone leaves the group.",
|
||||
"managed_users_beta_tooltip": "We’re introducing a range of new group management features, including Managed Users. We’d love to hear what you think — send feedback to product@overleaf.com",
|
||||
"managed_users_explanation": "Managed Users ensures you stay in control of your organization’s projects and who owns them. <0>Read more about Managed Users.</0>",
|
||||
"managed_users_is_enabled": "Managed Users is enabled",
|
||||
"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 organization’s use of Overleaf in place of any previously agreed Overleaf terms. The exception to this is 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.",
|
||||
|
@ -1844,7 +1844,6 @@
|
|||
"track_changes_is_on": "Track changes is <strong>on</strong>",
|
||||
"tracked_change_added": "Added",
|
||||
"tracked_change_deleted": "Deleted",
|
||||
"transfer_account": "Transfer account",
|
||||
"transfer_management_of_your_account": "Transfer management of your Overleaf account",
|
||||
"transfer_management_of_your_account_to_x": "Transfer management of your Overleaf account to __groupName__",
|
||||
"transfer_management_resolve_following_issues": "To transfer the management of your account, you need to resolve the following issues:",
|
||||
|
|
Loading…
Reference in a new issue