Skip to content

Commit

Permalink
fix: adjust settings text
Browse files Browse the repository at this point in the history
  • Loading branch information
LisoUseInAIKyrios committed Mar 11, 2024
1 parent bdf2bd7 commit d89490b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/addresources/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,10 +171,10 @@
<string name="revanced_hide_keyword_content_preference_screen_title">Hide keyword content</string>
<string name="revanced_hide_keyword_content_preference_screen_summary">Hide feed and search result videos using keyword filters</string>
<string name="revanced_hide_keyword_content_title">Enable keyword filtering</string>
<string name="revanced_hide_keyword_content_summary_on">Feed/search is filtered to hide content that matches keyword phrases\n\nLimitations\n• Some UI elements may not be hidden\n• Some Shorts may not be hidden\n• Searching for a keyword may show no results</string>
<string name="revanced_hide_keyword_content_summary_on">Feed/search is filtered to hide content that matches keyword phrases\n\nLimitations\n• Some Shorts may not be hidden\n• Some UI elements may not be hidden\n• Searching for a keyword may show no results</string>
<string name="revanced_hide_keyword_content_summary_off">Feed/search results are not filtered by keywords</string>
<string name="revanced_hide_keyword_content_phrases_title">Keywords to hide</string>
<string name="revanced_hide_keyword_content_phrases_summary">Keywords and phrases to hide, separated by new lines\n\nWords with unusual upper/lower case usage must include the casing (ie: LeBlanc, DeAndre, TikTok)</string>
<string name="revanced_hide_keyword_content_phrases_summary">Keywords and phrases to hide, separated by new lines\n\nWords with uppercase letters in the middle must be entered with the casing (ie: iPhone, TikTok, LeBlanc)</string>
<string name="revanced_hide_keyword_toast_invalid_length" formatted="false">Invalid keyword length (must be at least %s characters): %s</string>
</patch>
<patch id="ad.general.HideAdsResourcePatch">
Expand Down

0 comments on commit d89490b

Please sign in to comment.