feat(YouTube - Video description): Add Hide AI-generated video summary (#4636)

This commit is contained in:
ILoveOpenSourceApplications
2025-03-24 21:53:57 +05:30
committed by GitHub
parent e9b7f263f7
commit 521fd48602
4 changed files with 11 additions and 0 deletions

View File

@ -283,6 +283,9 @@ You will not be notified of any unexpected events."</string>
<string name="revanced_hide_artist_cards_title">Hide artist cards</string>
<string name="revanced_hide_artist_cards_summary_on">Artist cards are hidden</string>
<string name="revanced_hide_artist_cards_summary_off">Artist cards are shown</string>
<string name="revanced_hide_ai_generated_video_summary_section_title">Hide \'AI-generated video summary\'</string>
<string name="revanced_hide_ai_generated_video_summary_section_summary_on">Video summary section is hidden</string>
<string name="revanced_hide_ai_generated_video_summary_section_summary_off">Video summary section is shown</string>
<string name="revanced_hide_attributes_section_title">Hide Attributes</string>
<string name="revanced_hide_attributes_section_summary_on">Featured places, Games, Music, and People mentioned sections are hidden</string>
<string name="revanced_hide_attributes_section_summary_off">Featured places, Games, Music, and People mentioned sections are shown</string>