From bbc04ac4c542225724df33be1e06e151aeca4aa0 Mon Sep 17 00:00:00 2001 From: Jessica Lawshe Date: Wed, 27 Jul 2022 08:24:26 -0500 Subject: [PATCH] Merge pull request #8734 from overleaf/jel-translation-sso [web] Remove "portal" from SSO translations and remove unused translations GitOrigin-RevId: f03a7f04c2909b4589bda5237e7686383a50d0b8 --- services/web/locales/en.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index c54d5cbb21..6998c11213 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -190,8 +190,6 @@ "logged_in_with_acct_that_cannot_be_linked": "You’ve logged in with an __appName__ account that cannot be linked to your institution account.", "logged_in_with_email": "You are currently logged in to __appName__ with the email __email__.", "looks_like_logged_in_with_email": "It looks like you’re already logged in to __appName__ with the email __email__.", - "make_primary_to_log_in_through_institution": "Make your __email__ email primary to log in through your institution portal. ", - "make_primary_which_will_allow_log_in_through_institution": "Making it your primary __appName__ email will allow you to log in through your institution portal.", "need_to_do_this_to_access_license": "You’ll need to do this in order to have access to the benefits from the __institutionName__ site license.", "institutional_login_not_supported": "Your university doesn’t support institutional login yet, but you can still register with your institutional email.", "institutional_login_unknown": "Sorry, we don’t know which institution issued that email address. You can browse our list of institutions to find yours, or you can just register using your email address and password here.", @@ -231,7 +229,7 @@ "go_back_and_log_in": "Go back and log in again", "go_back_to_institution": "Go back to your institution", "can_link_institution_email_by_clicking": "You can link your __email__ __appName__ account to your __institutionName__ account by clicking __clickText__.", - "can_link_institution_email_to_login": "You can link your __email__ __appName__ account to your __institutionName__ account, which will allow you to log in to __appName__ through your institution portal and will reconfirm your institutional email address.", + "can_link_institution_email_to_login": "You can link your __email__ __appName__ account to your __institutionName__ account, which will allow you to log in to __appName__ through your institution and will reconfirm your institutional email address.", "can_link_your_institution_acct": "You can now link your __appName__ account to your __institutionName__ institutional account.", "can_link_your_institution_acct_2": "You can now <0>link your <0>__appName__ account to your <0>__institutionName__ institutional account.", "can_now_link_to_institution_acct": "You can link your __email__ __appName__ account to your __institutionName__ institutional account.", @@ -246,8 +244,7 @@ "acct_linked_to_institution_acct": "You can log in to Overleaf through your __institutionName__ institutional login.", "acct_linked_to_institution_acct_2": "You can <0>log in to Overleaf through your <0>__institutionName__ institutional login.", "alternatively_create_new_institution_account": "Alternatively, you can create a new account with your institution email (__email__) by clicking __clickText__.", - "as_a_member_of_sso": "As a member of __institutionName__, you can log in to __appName__ through your institution portal.", - "as_a_member_of_sso_required": "As a member of __institutionName__, you must log in to __appName__ through your institution portal.", + "as_a_member_of_sso_required": "As a member of __institutionName__, you must log in to __appName__ through your institution.", "can_link_institution_email_acct_to_institution_acct": "You can now link your __email__ __appName__ account to your __institutionName__ institutional account.", "can_link_institution_email_acct_to_institution_acct_alt": "You can link your __email__ __appName__ account to your __institutionName__ institutional account.", "user_deletion_error": "Sorry, something went wrong deleting your account. Please try again in a minute.",