feat(YouTube - Hide video action buttons): Add "Hide Promote button" setting

This commit is contained in:
LisoUseInAIKyrios 2025-08-16 13:21:00 -04:00
parent 26c6420de5
commit 40ac8e1142
4 changed files with 11 additions and 1 deletions

View file

@ -648,6 +648,10 @@ Adjust volume by swiping vertically on the right side of the screen"</string>
<string name="revanced_hide_hype_button_title">Hide Hype button</string>
<string name="revanced_hide_hype_button_summary_on">Hype button is hidden</string>
<string name="revanced_hide_hype_button_summary_off">Hype button is shown</string>
<!-- 'Promote' should be translated with the same localized wording that YouTube displays. -->
<string name="revanced_hide_promote_button_title">Hide Promote</string>
<string name="revanced_hide_promote_button_summary_on">Promote button is hidden</string>
<string name="revanced_hide_promote_button_summary_off">Promote button is shown</string>
<!-- 'Thanks' should be translated with the same localized wording that YouTube displays. -->
<string name="revanced_hide_thanks_button_title">Hide Thanks</string>
<string name="revanced_hide_thanks_button_summary_on">Thanks button is hidden</string>