fix(YouTube - Disable auto captions): Correctly hide captions with YT 20.12

This commit is contained in:
LisoUseInAIKyrios
2025-04-17 19:02:52 +02:00
parent 409f98cf65
commit 5ecbe823ed
5 changed files with 50 additions and 34 deletions

View File

@ -540,9 +540,9 @@ Adjust volume by swiping vertically on the right side of the screen"</string>
<string name="revanced_swipe_change_video_summary_off">Swiping in fullscreen mode will not change to the next/previous video</string>
</patch>
<patch id="layout.autocaptions.autoCaptionsPatch">
<string name="revanced_auto_captions_title">Disable auto captions</string>
<string name="revanced_auto_captions_summary_on">Auto captions are disabled</string>
<string name="revanced_auto_captions_summary_off">Auto captions are enabled</string>
<string name="revanced_disable_auto_captions_title">Disable auto captions</string>
<string name="revanced_disable_auto_captions_summary_on">Auto captions are disabled</string>
<string name="revanced_disable_auto_captions_summary_off">Auto captions are enabled</string>
</patch>
<patch id="layout.buttons.action.hideButtonsPatch">
<string name="revanced_hide_buttons_screen_title">Action buttons</string>