We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0578e0e commit b375c65Copy full SHA for b375c65
1 file changed
app/src/main/res/values/strings.xml
@@ -15,6 +15,7 @@
15
<string name="download">Download</string>
16
<string name="controls_download_desc">Download stream file</string>
17
<string name="search">Search</string>
18
+ <string name="filter">Filter</string>
19
<string name="settings">Settings</string>
20
<string name="did_you_mean">Did you mean \"%1$s\"?</string>
21
<string name="search_showing_result_for">Showing results for: %s</string>
@@ -755,4 +756,6 @@
755
756
<string name="feed_toggle_show_future_items">Show future items</string>
757
<string name="feed_toggle_hide_future_items">Hide future items</string>
758
<string name="sort">Sort</string>
-</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