From bd24e523e384316cd0ebf8584dc0beb107010dcf Mon Sep 17 00:00:00 2001 From: Shane Kilkelly Date: Fri, 11 Jun 2021 09:39:58 +0100 Subject: [PATCH] Merge pull request #4176 from overleaf/sk-acct-linked-description Translation: change wording on affiliations description GitOrigin-RevId: 42a6d703c183a8d0659bccbae6238c792dced6d8 --- services/web/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 44ea321e5f..1d7ec7153c 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -197,7 +197,7 @@ "account_has_been_link_to_institution_account": "Your __appName__ account on __email__ has been linked to your __institutionName__ institutional account.", "account_linking": "Account Linking", "account_with_email_exists": "It looks like an __appName__ account with the email __email__ already exists.", - "acct_linked_to_institution_acct": "This account is linked to your __institutionName__ institution account.", + "acct_linked_to_institution_acct": "You can log in to Overleaf through your __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.",