fix(YouTube Music/Enable compact dialog): add known issue in settings

This commit is contained in:
inotia00 2023-10-30 15:32:52 +09:00
parent b4adde2e25
commit 6179ef223d

View File

@ -25,7 +25,11 @@
<string name="revanced_enable_black_navigation_bar_title">Enable black navigation bar</string> <string name="revanced_enable_black_navigation_bar_title">Enable black navigation bar</string>
<string name="revanced_enable_color_match_player_summary">Matches the color of the mini player and the fullscreen player.</string> <string name="revanced_enable_color_match_player_summary">Matches the color of the mini player and the fullscreen player.</string>
<string name="revanced_enable_color_match_player_title">Enable color match player</string> <string name="revanced_enable_color_match_player_title">Enable color match player</string>
<string name="revanced_enable_compact_dialog_summary">Enable compact dialog on phone.</string> <string name="revanced_enable_compact_dialog_summary">"Enable compact dialog on phone.
Known issues:
• Album art on the library shelf also becomes smaller.
• Sleep timer layout may appear unusual."</string>
<string name="revanced_enable_compact_dialog_title">Enable compact dialog</string> <string name="revanced_enable_compact_dialog_title">Enable compact dialog</string>
<string name="revanced_enable_debug_logging_summary">Prints the debug log.</string> <string name="revanced_enable_debug_logging_summary">Prints the debug log.</string>
<string name="revanced_enable_debug_logging_title">Enable debug logging</string> <string name="revanced_enable_debug_logging_title">Enable debug logging</string>