fix build error

This commit is contained in:
inotia00 2023-10-09 23:47:25 +09:00
parent b8216e0105
commit e5d8dfb995
2 changed files with 2 additions and 2 deletions

View File

@ -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_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_warning" formatted="false">Custom speeds can't be more 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_title">Disable forced auto captions</string>
<string name="revanced_downloader_not_installed" formatted="false">%s is not installed. Please install it.</string>

View File

@ -48,7 +48,7 @@
<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 available 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 can't be more than %sx. Reset to default values.</string>
<string name="revanced_custom_playback_speeds_warning" formatted="false">Custom speeds can\'t be more than %sx. Reset to default values.</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_default_app_settings_summary">To open RVX in an external browser, turn on \'Open supported links\' and enable supported web addresses</string>