mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-22 00:48:25 +00:00
Remove prototype full project search components (#24106)
GitOrigin-RevId: 7ffd290f537c1f3aae072a045405b2c3b2253f45
This commit is contained in:
parent
ab55d54c45
commit
b653ae2a66
2 changed files with 0 additions and 6 deletions
|
@ -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": "",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue