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",