mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-01 15:14:34 +02:00
feat(youtube/custom-video-speed): change custom video speeds inside app settings
This commit is contained in:
parent
89358f86a0
commit
1641b9ce81
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string-array name="revanced_custom_video_speed_entry">
|
||||
<item>@string/quality_auto</item>
|
||||
</string-array>
|
||||
<string-array name="revanced_custom_video_speed_entry_value">
|
||||
<item>-2.0</item>
|
||||
</string-array>
|
||||
</resources>
|
@ -36,6 +36,8 @@
|
||||
<string name="revanced_copytimestamp_success">Time Stamp copied to clipboard</string>
|
||||
<string name="revanced_custom_seekbar_color_value_summary">Type the hex code of the seekbar color</string>
|
||||
<string name="revanced_custom_seekbar_color_value_title">Custom seekbar color value</string>
|
||||
<string name="revanced_custom_video_speeds_summary">Add or change the video speeds available</string>
|
||||
<string name="revanced_custom_video_speeds_title">Custom video speeds</string>
|
||||
<string name="revanced_default_app_settings_summary">To open RVX in an external browser, turn on \'Open supported links\' and enable supported web addresses</string>
|
||||
<string name="revanced_default_app_settings_title">Open default app settings</string>
|
||||
<string name="revanced_default_video_quality_mobile_title">Default video quality on Mobile network</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user