Skip to content

Commit 03eb9c0

Browse files
author
LisoUseInAIKyrios
authored
fix(YouTube - Hide layout components): Detect if a keyword filter hides all videos (#3365)
1 parent dfc14c1 commit 03eb9c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/addresources/values/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@
243243
<string name="revanced_hide_keyword_content_about_summary">Home/Subscription/Search results are filtered to hide content that matches keyword phrases\n\nLimitations\n• Some Shorts may not be hidden\n• Some UI components may not be hidden\n• Searching for a keyword may show no results</string>
244244
<string name="revanced_hide_keyword_toast_invalid_common">Invalid keyword. Cannot use: \'%s\' as a filter</string>
245245
<string name="revanced_hide_keyword_toast_invalid_length">Invalid keyword. \'%1$s\' is less than %2$d characters</string>
246+
<string name="revanced_hide_keyword_toast_invalid_broad">Keyword \'%1$s\' is too broad and will hide all videos</string>
246247
</patch>
247248
<patch id="ad.general.HideAdsResourcePatch">
248249
<string name="revanced_hide_general_ads_title">Hide general ads</string>

0 commit comments

Comments
 (0)