Fix typo (#43)

* fix #1924

* Fix typo
This commit is contained in:
girshcatt 2024-01-21 01:36:13 +02:00 committed by GitHub
parent da096aed4b
commit 3b58f8058a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,7 +48,7 @@ Known issues:
<string name="revanced_enable_debug_logging_title">Enable debug logging</string>
<string name="revanced_enable_flyout_panel_playback_speed_summary">Adds a playback speed button to the flyout panel.</string>
<string name="revanced_enable_flyout_panel_playback_speed_title">Enable playback speed</string>
<string name="revanced_enable_force_minimized_player_summary">Keeps the miniplayer minimized even when another track is played.</string>
<string name="revanced_enable_force_minimized_player_summary">Keeps the player minimized even when another track is played.</string>
<string name="revanced_enable_force_minimized_player_title">Enable force minimized player</string>
<string name="revanced_enable_landscape_mode_summary">Enables landscape mode when rotating the screen on phones.</string>
<string name="revanced_enable_landscape_mode_title">Enable landscape mode</string>
@ -195,7 +195,7 @@ This does not bypass the age restriction. It just accepts it automatically."</st
<string name="revanced_replace_flyout_panel_dismiss_queue_summary">Replaces \"Dismiss queue\" with \"Watch on YouTube\".</string>
<string name="revanced_replace_flyout_panel_dismiss_queue_title">Replace dismiss queue</string>
<string name="revanced_replace_player_cast_button_summary">"Replace the cast button in the player with the "Open music" button. (Experimental)
Known issues: If one or more music that cannot be played in the playlist, it does not work normally."</string>
Known issue: If one or more music that cannot be played in the playlist, it does not work normally."</string>
<string name="revanced_replace_player_cast_button_title">Replace cast button</string>
<string name="revanced_remember_repeat_state_summary">Remembers the state of the repeat toggle.</string>
<string name="revanced_remember_repeat_state_title">Remember repeat state</string>