feat(youtube/custom-video-speed): add missing strings resource

This commit is contained in:
inotia00 2023-07-04 14:53:53 +09:00
parent 613e767d52
commit 05378fcffa

View File

@ -24,6 +24,8 @@
<string name="revanced_custom_filter_title">Enable custom filter</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_invalid">Invalid custom video speeds. Reset to default values.</string>
<string name="revanced_custom_video_speeds_warning" formatted="false">Custom speeds must be less than %sx. Reset to default values.</string>
<string name="revanced_custom_video_speeds_summary">Add or change the video speeds available</string>
<string name="revanced_custom_video_speeds_title">Edit 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>