fix(youtube/hide-layout-components): custom filters are separated by commas instead of line-by-line

This commit is contained in:
inotia00 2023-09-05 12:58:00 +09:00
parent 7164f729f4
commit 3ac0a6ba8f

View File

@ -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>