From 6cdf697e8e47f6d53964497703dbe79fab3b1821 Mon Sep 17 00:00:00 2001
From: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
Date: Thu, 9 May 2024 02:27:22 +0400
Subject: [PATCH] fix(YouTube - SponsorBlock): Show correct segment times if
video is over 24 hours in length (#3138)
---
src/main/resources/addresources/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/resources/addresources/values/strings.xml b/src/main/resources/addresources/values/strings.xml
index c3a0e8d9c9..87ac43a3d1 100644
--- a/src/main/resources/addresources/values/strings.xml
+++ b/src/main/resources/addresources/values/strings.xml
@@ -858,7 +858,7 @@
Are the times correct?
- The segment lasts from %1$02d:%2$02d to %3$02d:%4$02d (%5$d minutes %6$02d seconds)\nIs it ready to submit?
+ The segment is from\n\n%1$s\nto\n%2$s\n\n(%3$s)\n\nReady to submit?
Start must be before the end
Mark two locations on the time bar first
Preview the segment, and ensure it skips smoothly