feat(YouTube - Playback speed): Add "Restore old playback speed menu" option (#5552)
This commit is contained in:
parent
0579a9f760
commit
e9e4cf39b6
11 changed files with 216 additions and 45 deletions
|
|
@ -1547,6 +1547,9 @@ Enabling this can unlock higher video qualities"</string>
|
|||
<string name="revanced_custom_speed_menu_title">Custom playback speed menu</string>
|
||||
<string name="revanced_custom_speed_menu_summary_on">Custom speed menu is shown</string>
|
||||
<string name="revanced_custom_speed_menu_summary_off">Custom speed menu is not shown</string>
|
||||
<string name="revanced_restore_old_speed_menu_title">Restore old playback speed menu</string>
|
||||
<string name="revanced_restore_old_speed_menu_summary_on">Old speed menu is shown</string>
|
||||
<string name="revanced_restore_old_speed_menu_summary_off">Modern speed menu is shown</string>
|
||||
<string name="revanced_custom_playback_speeds_title">Custom playback speeds</string>
|
||||
<string name="revanced_custom_playback_speeds_summary">Add or change the custom playback speeds</string>
|
||||
<string name="revanced_custom_playback_speeds_invalid">Custom speeds must be less than %s</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue