From 9d6e4c862dde91abece6ac16ff8fe33148fb5a1b Mon Sep 17 00:00:00 2001
From: inotia00 <108592928+inotia00@users.noreply.github.com>
Date: Thu, 2 May 2024 03:37:17 +0900
Subject: [PATCH] feat(YouTube/Description components): `Hide game sections`,
`Hide music sections`, `Hide place sections` settings have been integrated
into `Hide suggestions sections` settings
---
.../youtube/settings/host/values/strings.xml | 18 ++++++------------
.../youtube/settings/xml/revanced_prefs.xml | 6 ++----
2 files changed, 8 insertions(+), 16 deletions(-)
diff --git a/src/main/resources/youtube/settings/host/values/strings.xml b/src/main/resources/youtube/settings/host/values/strings.xml
index 55f79eb7d..6fe817284 100644
--- a/src/main/resources/youtube/settings/host/values/strings.xml
+++ b/src/main/resources/youtube/settings/host/values/strings.xml
@@ -829,27 +829,21 @@ Please download %2$s from the website."
Video description
Hide or show video description components.
- Hide chapters
- Chapters are hidden.
- Chapters are shown.
- Hide game sections
- Game sections are hidden.
- Game sections are shown.
+ Hide chapters sections
+ Chapters sections are hidden.
+ Chapters sections are shown.
Hide info cards sections
Info cards sections are hidden.
Info cards sections are shown.
- Hide music sections
- Music sections are hidden.
- Music sections are shown.
- Hide place sections
- Place sections are hidden.
- Place sections are shown.
Hide podcast sections
Podcast sections are hidden.
Podcast sections are shown.
Hide shopping links
Shopping links are hidden.
Shopping links are shown.
+ Hide suggestions sections
+ Game sections, music sections and place sections are hidden.
+ Game sections, music sections and place sections are shown.
Hide transcript sections
Transcript sections are hidden.
Transcript sections are shown.
diff --git a/src/main/resources/youtube/settings/xml/revanced_prefs.xml b/src/main/resources/youtube/settings/xml/revanced_prefs.xml
index 4e3d275ec..7efa62a9b 100644
--- a/src/main/resources/youtube/settings/xml/revanced_prefs.xml
+++ b/src/main/resources/youtube/settings/xml/revanced_prefs.xml
@@ -358,13 +358,11 @@