Skip to content

Commit

Permalink
feat(YouTube - Layout component filter): Adjust filter for more patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
anddea committed Mar 28, 2024
1 parent dee3a45 commit 1163ff7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ Videos with a gray description include videos that are not related to search ter
<string name="revanced_hide_video_with_low_view_num_title">Number of views</string>
<string name="revanced_hide_video_with_low_view_num_multiplier_summary">Specify your language view keys as it\'s shown for each video. Each key -> value must be on a new line. Keys go before "->" sign. If you switch app or system language you have to reset this setting.\n\nExamples:\nEnglish: 10K views = K -> 1000, views -> views\nSpanish: 10 K vistas = K -> 1000, vistas -> views</string>
<string name="revanced_hide_video_with_low_view_num_multiplier_title">View keys</string>
<string name="revanced_hide_video_with_low_view_num_multiplier_value">K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views\nwatching -> views</string>
<string name="revanced_hide_video_with_low_view_num_multiplier_value">K -> 1 000\nM -> 1 000 000\nB -> 1 000 000 000\nviews -> views</string>
<string name="revanced_hide_video_with_low_view_old_summary">"Hide videos with less than 1,000 views exposed to the home feed.
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views."</string>
<string name="revanced_hide_video_with_low_view_old_title">Hide videos with low views</string>
Expand Down

0 comments on commit 1163ff7

Please sign in to comment.