mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-05 17:14:35 +02:00
fix(YouTube Music/Custom playback speed): incorrect warning message
This commit is contained in:
parent
5d22314f06
commit
b69fdbdb2c
@ -16,7 +16,7 @@
|
|||||||
<string name="revanced_custom_playback_speeds_invalid">Invalid custom playback speeds! Reset to default values.</string>
|
<string name="revanced_custom_playback_speeds_invalid">Invalid custom playback speeds! Reset to default values.</string>
|
||||||
<string name="revanced_custom_playback_speeds_summary">Add or change the playback speeds available</string>
|
<string name="revanced_custom_playback_speeds_summary">Add or change the playback speeds available</string>
|
||||||
<string name="revanced_custom_playback_speeds_title">Edit custom playback speeds</string>
|
<string name="revanced_custom_playback_speeds_title">Edit custom playback speeds</string>
|
||||||
<string name="revanced_custom_playback_speeds_warning" formatted="false">Custom speeds must be less than %sx</string>
|
<string name="revanced_custom_playback_speeds_warning" formatted="false">Custom speeds can't be more than %sx</string>
|
||||||
<string name="revanced_disable_auto_captions_summary">Disables forced auto captions.</string>
|
<string name="revanced_disable_auto_captions_summary">Disables forced auto captions.</string>
|
||||||
<string name="revanced_disable_auto_captions_title">Disable forced auto captions</string>
|
<string name="revanced_disable_auto_captions_title">Disable forced auto captions</string>
|
||||||
<string name="revanced_downloader_not_installed" formatted="false">%s is not installed. Please install it.</string>
|
<string name="revanced_downloader_not_installed" formatted="false">%s is not installed. Please install it.</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user