From dcd5cd5734b445ff6c88ae6a1c6d7dc8f0ed0a78 Mon Sep 17 00:00:00 2001 From: Alf Eaton Date: Thu, 6 Mar 2025 09:57:09 +0000 Subject: [PATCH] Remove prototype full project search components (#24106) GitOrigin-RevId: 7ffd290f537c1f3aae072a045405b2c3b2253f45 --- services/web/frontend/extracted-translations.json | 3 --- services/web/locales/en.json | 3 --- 2 files changed, 6 deletions(-) diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index bc6e387aac..e69906ec1c 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -595,7 +595,6 @@ "from_provider": "", "from_url": "", "full_doc_history": "", - "full_project_search": "", "full_width": "", "future_payments": "", "general": "", @@ -1015,7 +1014,6 @@ "my_library": "", "n_items": "", "n_items_plural": "", - "n_matches": "", "n_more_updates_above": "", "n_more_updates_above_plural": "", "n_more_updates_below": "", @@ -1443,7 +1441,6 @@ "search_replace_all": "", "search_replace_with": "", "search_search_for": "", - "search_terms": "", "search_this_file": "", "search_whole_word": "", "search_within_selection": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 06917e7e94..b813f6b4e9 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -784,7 +784,6 @@ "from_url": "From URL", "full_doc_history": "Full document history", "full_document_history": "Full document <0>history", - "full_project_search": "Full Project Search", "full_width": "Full width", "future_payments": "Future payments", "gallery": "Gallery", @@ -1336,7 +1335,6 @@ "my_library": "My Library", "n_items": "__count__ item", "n_items_plural": "__count__ items", - "n_matches": "__n__ matches", "n_more_updates_above": "__count__ more update above", "n_more_updates_above_plural": "__count__ more updates above", "n_more_updates_below": "__count__ more update below", @@ -1899,7 +1897,6 @@ "search_replace_all": "Replace All", "search_replace_with": "Replace with", "search_search_for": "Search for", - "search_terms": "Search terms", "search_this_file": "Search this file", "search_whole_word": "Whole word", "search_within_selection": "Within selection",