chore(YouTube): Adjust UI dialog message

This commit is contained in:
LisoUseInAIKyrios
2025-09-24 09:46:37 +04:00
parent b83d41ca88
commit 51facf9321

View File

@@ -1649,14 +1649,14 @@ Enabling this can unlock higher video qualities"</string>
<string name="revanced_force_avc_codec_summary_on">Video codec is forced to AVC (H.264)</string>
<string name="revanced_force_avc_codec_summary_off">Video codec is determined automatically</string>
<string name="revanced_force_avc_codec_user_dialog_message">"Benefits:
• Can improve battery life.
• Can restore missing video resolutions on older device.
• Can improve battery life
• Can restore missing video resolutions on older device
Limitations:
• Maximum resolution is 1080p.
• Video playback will use more internet data than VP9 or AV1.
• HDR videos may not use AVC.
• Some devices cannot force AVC."</string>
• Maximum resolution is 1080p
• Video playback will use more internet data than VP9 or AV1
• HDR videos will not use AVC
• Some devices cannot force AVC"</string>
</patch>
<patch id="video.quality.advancedVideoQualityMenuPatch">
<string name="revanced_advanced_video_quality_menu_title">Show advanced video quality menu</string>