Skip to content

Commit

Permalink
feat(YouTube/Hide feed components): separate the `Hide low views vide…
Browse files Browse the repository at this point in the history
…o` settings from `Hide recommended videos` settings inotia00/ReVanced_Extended#2108
  • Loading branch information
inotia00 committed Jun 10, 2024
1 parent d1dff6c commit 56d7813
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/main/resources/youtube/settings/host/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,9 @@ Limitations:
<string name="revanced_hide_recommended_video_summary">"Hides the following recommended videos:

• Videos with 'Only for Membership' tag.
• Videos with phrases such as 'People also watched' underneath.
• Videos uploaded from channels not subscribed to that have less than 1,000 views."</string>
• Videos with phrases such as 'People also watched' underneath."</string>
<string name="revanced_hide_low_views_video_title">Hide low views video</string>
<string name="revanced_hide_low_views_video_summary">Hide videos with less than 1,000 views from home feeds that have been uploaded from unsubscribed channels.</string>

<!-- PreferenceScreen: Feed, PreferenceCategory: Feed, PreferenceScreen: Video filter, PreferenceCategory: Duration filter -->
<string name="revanced_preference_category_duration_filter">Duration filter</string>
Expand Down

0 comments on commit 56d7813

Please sign in to comment.