Skip to content

Commit

Permalink
adjust settings
Browse files Browse the repository at this point in the history
  • Loading branch information
LisoUseInAIKyrios committed Mar 8, 2024
1 parent d980054 commit 6386728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/addresources/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
<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• Searching for a keyword may show no search results\n• Some Shorts may not be hidden</string>
<string name="revanced_hide_keyword_content_summary_off">Feed/search results are not filtered</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\nText specified here automatically include some uppercase and lowercase variations, but some text requires entering the exact casing (ie: \'LeBlanc\', \'John Doe\', etc)</string>
<string name="revanced_hide_keyword_content_phrases_summary">Keywords and phrases to hide, separated by new lines.\n\nText specified here automatically include some uppercase and lowercase variations, but some text requires entering the exact casing (ie: LeBlanc, John Doe, etc)</string>
<string name="revanced_hide_keyword_toast_invalid_characters" formatted="false">Invalid keyword phrase (must be ASCII only): %s</string>
<string name="revanced_hide_keyword_toast_invalid_length" formatted="false">Invalid keyword length (must be at least %s characters): %s</string>
<string name="revanced_hide_keyword_toast_reset">Keywords reset to default</string>
Expand Down

0 comments on commit 6386728

Please sign in to comment.