Skip to content

Commit b375c65

Browse files
committed
searchfilters: add to strings.xml 'content filter', 'sort filter' and 'filter'
1 parent 0578e0e commit b375c65

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

app/src/main/res/values/strings.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<string name="download">Download</string>
1616
<string name="controls_download_desc">Download stream file</string>
1717
<string name="search">Search</string>
18+
<string name="filter">Filter</string>
1819
<string name="settings">Settings</string>
1920
<string name="did_you_mean">Did you mean \"%1$s\"?</string>
2021
<string name="search_showing_result_for">Showing results for: %s</string>
@@ -755,4 +756,6 @@
755756
<string name="feed_toggle_show_future_items">Show future items</string>
756757
<string name="feed_toggle_hide_future_items">Hide future items</string>
757758
<string name="sort">Sort</string>
758-
</resources>
759+
<string name="filter_search_sort_filters">Sort filters</string>
760+
<string name="filter_search_content_filters">Content filters</string>
761+
</resources>

0 commit comments

Comments
 (0)