From 758e8ac568925ae9d1e6ec5301c448b9a65fa28f Mon Sep 17 00:00:00 2001
From: inotia00 <108592928+inotia00@users.noreply.github.com>
Date: Fri, 28 Mar 2025 20:29:24 +0900
Subject: [PATCH] fix(YouTube - Video playback): Update descriptions
---
.../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 92d66c0d2..4a6cd861c 100644
--- a/patches/src/main/resources/youtube/settings/host/values/strings.xml
+++ b/patches/src/main/resources/youtube/settings/host/values/strings.xml
@@ -1849,7 +1849,7 @@ Info:
Info:
• When the video starts, there is a delay of approximately 0.3 seconds.
• Does not apply to Shorts, HDR videos, live stream videos, or videos shorter than 15 seconds.
-• The 'Spoof streaming data' setting removes preloaded buffers in other ways, so this setting is not needed if you use that setting."
+• The 'Spoof streaming data' setting also removes preloaded buffers, so this setting is not needed if you use that setting."
Turning on this setting may cause video playback issues.
Show a toast when skipping
Toast is shown.