feat(YouTube/Description components): separate the Hide Key concepts section setting from the Hide Chapters section setting https://github.com/inotia00/ReVanced_Extended/issues/2102

This commit is contained in:
inotia00 2024-06-23 13:38:51 +09:00
parent a5a00f08fd
commit 9a4d859b6d

View File

@ -934,6 +934,9 @@ Please download %2$s from the website."</string>
<string name="revanced_hide_info_cards_section_title">Hide Info cards section</string>
<string name="revanced_hide_info_cards_section_summary_on">Info cards section is hidden.</string>
<string name="revanced_hide_info_cards_section_summary_off">Info cards section is shown.</string>
<string name="revanced_hide_key_concepts_section_title">Hide Key concepts section</string>
<string name="revanced_hide_key_concepts_section_summary_on">Key concepts section is hidden.</string>
<string name="revanced_hide_key_concepts_section_summary_off">Key concepts section is shown.</string>
<string name="revanced_hide_podcast_section_title">Hide Explore the podcast section</string>
<string name="revanced_hide_podcast_section_summary_on">Explore the podcast section is hidden.</string>
<string name="revanced_hide_podcast_section_summary_off">Explore the podcast section is shown.</string>