From 8817c86306e7626d08c58a45bb6e9e701313b24d Mon Sep 17 00:00:00 2001
From: inotia00 <108592928+inotia00@users.noreply.github.com>
Date: Mon, 6 Jan 2025 21:38:48 +0900
Subject: [PATCH] fix(YouTube - Settings): No line break characters are used.
---
.../src/main/resources/youtube/settings/host/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 d60cd55a4..3b0b6825a 100644
--- a/patches/src/main/resources/youtube/settings/host/values/strings.xml
+++ b/patches/src/main/resources/youtube/settings/host/values/strings.xml
@@ -929,7 +929,7 @@ Settings → Autoplay → Autoplay next video"
Enter fullscreen mode when video starts
"Enter fullscreen mode when the video starts.
-Limitation: Does not work if the player is minimized, in PiP mode, or in the background.
+Limitation: Does not work if the player is minimized, in PiP mode, or in the background."
Do not enter fullscreen mode when the video starts.
Exit fullscreen mode at end of video
Disabled