From 547ae18f73479ae4d4db077e70aeabef0f5c1045 Mon Sep 17 00:00:00 2001 From: Mathias Jakobsen Date: Mon, 24 Nov 2025 12:35:46 +0000 Subject: [PATCH] Merge pull request #29313 from overleaf/mj-ars-user-feature [web] Convert references search to user level feature GitOrigin-RevId: 285f68ea6624e7bad752a308cf10d06401a3e33c --- 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 dec4658c4c..1d12577d6b 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -160,7 +160,6 @@ "as_email": "", "ask_proj_owner_to_unlink_from_current_github": "", "ask_proj_owner_to_upgrade_for_full_history": "", - "ask_proj_owner_to_upgrade_for_references_search": "", "ask_repo_owner_to_reconnect": "", "ask_repo_owner_to_renew_overleaf_subscription": "", "at_most_x_libraries_can_be_selected": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 5ef191562a..5800cb4743 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -203,7 +203,6 @@ "ascending": "Ascending", "ask_proj_owner_to_unlink_from_current_github": "Ask the owner of the project (<0>__projectOwnerEmail__) to unlink the project from the current GitHub repository and create a connection to a different repository.", "ask_proj_owner_to_upgrade_for_full_history": "Please ask the project owner to upgrade to access this project’s full history.", - "ask_proj_owner_to_upgrade_for_references_search": "Please ask the project owner to upgrade to use the References Search feature.", "ask_repo_owner_to_reconnect": "Ask the GitHub repository owner (<0>__repoOwnerEmail__) to reconnect the project.", "ask_repo_owner_to_renew_overleaf_subscription": "Ask the GitHub repository owner (<0>__repoOwnerEmail__) to renew their __appName__ subscription and reconnect the project.", "at_most_x_libraries_can_be_selected": "At most __maxCount__ libraries can be selected",