Skip to content

Commit

Permalink
fix(youtube/hide-layout-components): custom filters are separated by …
Browse files Browse the repository at this point in the history
…commas instead of line-by-line
  • Loading branch information
inotia00 committed Sep 5, 2023
1 parent 7164f72 commit 3ac0a6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<string name="revanced_change_homepage_title">Change homepage to subscriptions</string>
<string name="revanced_comments_title">Comments</string>
<string name="revanced_copy_video_timestamp_success">Time Stamp copied to clipboard</string>
<string name="revanced_custom_filter_strings_summary">Filter components by line-separated names</string>
<string name="revanced_custom_filter_strings_summary">Filter component names by line-seperated</string>
<string name="revanced_custom_filter_strings_title">Edit custom filter</string>
<string name="revanced_custom_filter_summary_off">Custom filter is disabled</string>
<string name="revanced_custom_filter_summary_on">Custom filter is enabled</string>
Expand Down

0 comments on commit 3ac0a6b

Please sign in to comment.