From 48b42f2b7744d74737591062dfc4f3d3b6efac45 Mon Sep 17 00:00:00 2001 From: Jessica Lawshe <5312836+lawshe@users.noreply.github.com> Date: Thu, 18 Jan 2024 08:30:18 -0600 Subject: [PATCH] Merge pull request #16577 from overleaf/jel-sso-config-modal [web] Improve accessibility of SSO config form GitOrigin-RevId: ee0521391489271c26f71b67a392ff25eb25b92a --- services/web/frontend/extracted-translations.json | 1 - services/web/locales/en.json | 1 - 2 files changed, 2 deletions(-) diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index f9ac137322..529d56defa 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -352,7 +352,6 @@ "enter_6_digit_code": "", "enter_any_size_including_units_or_valid_latex_command": "", "enter_image_url": "", - "entry_point": "", "error": "", "error_opening_document": "", "error_opening_document_detail": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 49b8e4169d..c8715f8b49 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -521,7 +521,6 @@ "enter_your_email_address": "Enter your email address", "enter_your_email_address_below_and_we_will_send_you_a_link_to_reset_your_password": "Enter your email address below, and we will send you a link to reset your password", "enter_your_new_password": "Enter your new password", - "entry_point": "Entry point", "error": "Error", "error_opening_document": "Error opening document", "error_opening_document_detail": "Sorry, something went wrong opening this document. Please try again.",