mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
feat(YouTube Music/Hide layout components): add Hide settings menu
setting https://github.com/inotia00/ReVanced_Extended/issues/1899
This commit is contained in:
@ -153,6 +153,11 @@ Info:
|
||||
<!-- 'Component path builder strings' is the technical name for identifying the Litho UI layout items to hide. This is an advanced feature and most users will never use this. -->
|
||||
<string name="revanced_custom_filter_strings_summary">List of component path builder strings to filter, separated by new lines.</string>
|
||||
<string name="revanced_custom_filter_toast_invalid_syntax">Invalid custom filter: %s.</string>
|
||||
<string name="revanced_hide_settings_menu_title">Hide settings menu</string>
|
||||
<string name="revanced_hide_settings_menu_summary">"Hide elements of the settings menu.
|
||||
This hides not only the YT Music settings menu, but also the ReVanced Extended settings menu."</string>
|
||||
<string name="revanced_hide_settings_menu_filter_strings_title">Settings menu filter</string>
|
||||
<string name="revanced_hide_settings_menu_filter_strings_summary">List of settings menu names to filter, separated by new lines.</string>
|
||||
<string name="revanced_hide_button_shelf_title">Hide button shelf</string>
|
||||
<string name="revanced_hide_button_shelf_summary">Hides the button shelf in the feed.</string>
|
||||
<string name="revanced_hide_carousel_shelf_title">Hide carousel shelf</string>
|
||||
|
Reference in New Issue
Block a user