From 710352a939f778316e5d97ce2dd9fd04cf987333 Mon Sep 17 00:00:00 2001 From: Maxim <5054326@gmail.com> Date: Fri, 27 Mar 2026 00:52:16 +0300 Subject: [PATCH] Match archived filter UI with Repositories --- options/locale/locale_en-US.json | 2 -- templates/shared/search/code/search.tmpl | 5 +++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/options/locale/locale_en-US.json b/options/locale/locale_en-US.json index 3f84225649..de3cbd1a91 100644 --- a/options/locale/locale_en-US.json +++ b/options/locale/locale_en-US.json @@ -161,8 +161,6 @@ "search.type_tooltip": "Search type", "search.fuzzy": "Fuzzy", "search.fuzzy_tooltip": "Include results that closely match the search term", - "search.code_archived_filter.all": "Archived and not archived", - "search.code_archived_filter.not_archived": "Not Archived", "search.words": "Words", "search.words_tooltip": "Include only results that match the search term words", "search.regexp": "Regexp", diff --git a/templates/shared/search/code/search.tmpl b/templates/shared/search/code/search.tmpl index 81b54c5fe5..35e4fce31c 100644 --- a/templates/shared/search/code/search.tmpl +++ b/templates/shared/search/code/search.tmpl @@ -15,9 +15,10 @@ {{ctx.Locale.Tr "filter_title"}} {{svg "octicon-triangle-down" 14 "dropdown icon"}} {{end}}