Skip to content

Commit 1163ff7

Browse files
committed
feat(YouTube - Layout component filter): Adjust filter for more patterns
1 parent dee3a45 commit 1163ff7

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/youtube/settings/host/values

1 file changed

+1
-1
lines changed

src/main/resources/youtube/settings/host/values/strings.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@ Videos with a gray description include videos that are not related to search ter
749749
<string name="revanced_hide_video_with_low_view_num_title">Number of views</string>
750750
<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>
751751
<string name="revanced_hide_video_with_low_view_num_multiplier_title">View keys</string>
752-
<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>
752+
<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>
753753
<string name="revanced_hide_video_with_low_view_old_summary">"Hide videos with less than 1,000 views exposed to the home feed.
754754
Some videos, including those from channels you subscribe to, may not be hidden even if they have fewer than 1,000 views."</string>
755755
<string name="revanced_hide_video_with_low_view_old_title">Hide videos with low views</string>

0 commit comments

Comments
 (0)