소스 검색

Remove prototype full project search components (#24106)

GitOrigin-RevId: 7ffd290f537c1f3aae072a045405b2c3b2253f45
Alf Eaton 1 년 전
부모
커밋
b653ae2a66
2개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 3
      services/web/frontend/extracted-translations.json
  2. 0 3
      services/web/locales/en.json

+ 0 - 3
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": "",

+ 0 - 3
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</0>",
-  "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",