From 1d88169ac1b48c5c5a4c59ec6ea753b4ba6aea16 Mon Sep 17 00:00:00 2001 From: inotia00 <108592928+inotia00@users.noreply.github.com> Date: Mon, 25 Dec 2023 18:16:02 +0900 Subject: [PATCH] fix(YouTube Music/Hide category bar): clarify descriptions --- .../patches/music/general/categorybar/CategoryBarPatch.kt | 2 +- src/main/resources/music/settings/host/values/strings.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/kotlin/app/revanced/patches/music/general/categorybar/CategoryBarPatch.kt b/src/main/kotlin/app/revanced/patches/music/general/categorybar/CategoryBarPatch.kt index 4f72a8ddf..c315688fa 100644 --- a/src/main/kotlin/app/revanced/patches/music/general/categorybar/CategoryBarPatch.kt +++ b/src/main/kotlin/app/revanced/patches/music/general/categorybar/CategoryBarPatch.kt @@ -16,7 +16,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction @Patch( name = "Hide category bar", - description = "Hides the music category bar at the top of the homepage.", + description = "Hides the category bar.", dependencies = [ SettingsPatch::class, SharedResourceIdPatch::class diff --git a/src/main/resources/music/settings/host/values/strings.xml b/src/main/resources/music/settings/host/values/strings.xml index 8ecff8dba..ddcfba93a 100644 --- a/src/main/resources/music/settings/host/values/strings.xml +++ b/src/main/resources/music/settings/host/values/strings.xml @@ -111,7 +111,7 @@ WARNING: Do not enable new player backgrounds while this is enabled." Hide carousel shelf Hides the cast button. Hide cast button - Hides the music category bar at the top of the homepage. + Hides the category bar. Hide category bar Hides channel guidelines at the top of comments. Hide channel guidelines