fix(YouTube - Force original audio): If stream spoofing to Android then show a summary text why force audio is not available (#4220)
This commit is contained in:
parent
1a5c86db93
commit
4de768febf
6 changed files with 65 additions and 15 deletions
|
|
@ -1246,6 +1246,7 @@ Enabling this can unlock higher video qualities"</string>
|
|||
<string name="revanced_force_original_audio_title">Force original audio</string>
|
||||
<string name="revanced_force_original_audio_summary_on">Using original audio</string>
|
||||
<string name="revanced_force_original_audio_summary_off">Using default audio</string>
|
||||
<string name="revanced_force_original_audio_not_available">To use this feature, change stream spoofing to iOS client type</string>
|
||||
</patch>
|
||||
<patch id="video.quality.rememberVideoQualityPatch">
|
||||
<!-- Translations should use the same text as revanced_custom_playback_speeds_auto -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue