From 3753ecb8901120255e1132996fc26640a64a06d2 Mon Sep 17 00:00:00 2001
From: inotia00 <108592928+inotia00@users.noreply.github.com>
Date: Mon, 10 Feb 2025 17:47:30 +0900
Subject: [PATCH] fix(YouTube - Settings): Wrong HTML tag is used
---
.../resources/youtube/settings/host/values/strings.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/patches/src/main/resources/youtube/settings/host/values/strings.xml b/patches/src/main/resources/youtube/settings/host/values/strings.xml
index 4c9b11e10..86858b66e 100644
--- a/patches/src/main/resources/youtube/settings/host/values/strings.xml
+++ b/patches/src/main/resources/youtube/settings/host/values/strings.xml
@@ -289,8 +289,8 @@ Store"
Feed flyout menu filter is enabled.
Feed flyout menu filter is disabled.
Feed flyout menu filter type
- Filter if contains.\n\nTo hide the <b>\'Play next in queue\'</b> menu, you can use <b>\'Play next\'</b> or <b>\'in queue\'</b> as keywords.
- Filter if matches.\n\nTo hide the <b>\'Play next in queue\'</b> menu, you can only use <b>\'Play next in queue\'</b> as keywords.
+ Filter if contains.<br><br>To hide the <b>\'Play next in queue\'</b> menu, you can use <b>\'Play next\'</b> or <b>\'in queue\'</b> as keywords.
+ Filter if matches.<br><br>To hide the <b>\'Play next in queue\'</b> menu, you can only use <b>\'Play next in queue\'</b> as keywords.
Feed flyout menu filter
List of flyout menu names to filter, separated by new lines.
@@ -478,8 +478,8 @@ If later turned off, it is recommended to clear the app data to prevent UI bugs.
"Hide elements of the account menu and You tab.
Some components may not be hidden."
Account menu filter type
- Filter if contains.\n\nTo hide the <b>\'Get YouTube Premium\'</b> menu, you can use <b>\'YouTube Premium\'</b> or <b>\'Premium\'</b> as keywords.
- Filter if matches.\n\nTo hide the <b>\'Get YouTube Premium\'</b> menu, you can only use <b>\'Get YouTube Premium\'</b> as keywords.
+ Filter if contains.<br><br>To hide the <b>\'Get YouTube Premium\'</b> menu, you can use <b>\'YouTube Premium\'</b> or <b>\'Premium\'</b> as keywords.
+ Filter if matches.<br><br>To hide the <b>\'Get YouTube Premium\'</b> menu, you can only use <b>\'Get YouTube Premium\'</b> as keywords.
Account menu filter
List of account menu names to filter, separated by new lines.
Hide handle