diff --git a/src/main/resources/youtube/settings/host/values/strings.xml b/src/main/resources/youtube/settings/host/values/strings.xml index 230acf023c..0c31555c2f 100644 --- a/src/main/resources/youtube/settings/host/values/strings.xml +++ b/src/main/resources/youtube/settings/host/values/strings.xml @@ -246,17 +246,24 @@ Store" Comments are not filtered. Keywords to hide "Keywords and phrases to hide, separated by new lines. + +Keywords can be channel names or any text shown in video titles. + Words with uppercase letters in the middle must be entered with the casing (ie: iPhone, TikTok, LeBlanc)." About keyword filtering "Home / Subscription / Search results are filtered to hide content that matches keyword phrases. Limitations: -• Some Shorts may not be hidden. +• Shorts cannot be hidden by channel name. • Some UI components may not be hidden. • Searching for a keyword may show no results." - Invalid keyword. Cannot use: \'%s\' as a filter - Invalid keyword. \'%1$s\' is less than %2$d characters. - Keyword \'%1$s\' will hide all videos. + Match whole words + Surrounding a keyword/phrase with double-quotes will prevent partial matches of video titles and channel names.<br><br>For example,<br><b>\"ai\"</b> will hide the video: <b>How does AI work?</b><br>but will not hide: <b>What does fair use mean?</b> + Cannot use keyword: %s. + Add quotes to use keyword: %s. + Keyword has conflicting declarations: %s. + Keyword is too short and requires quotes: %s. + Keyword will hide all videos: %s. Recommended video diff --git a/src/main/resources/youtube/settings/xml/revanced_prefs.xml b/src/main/resources/youtube/settings/xml/revanced_prefs.xml index 487da577bf..923ae3f998 100644 --- a/src/main/resources/youtube/settings/xml/revanced_prefs.xml +++ b/src/main/resources/youtube/settings/xml/revanced_prefs.xml @@ -79,6 +79,7 @@ +