From a91a6dd475bb67b23cb1b30fac397c8984c3c52e Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Thu, 8 Feb 2024 17:23:10 -0600 Subject: [PATCH] Update Localizable.strings --- lang/uYouPlus.bundle/en.lproj/Localizable.strings | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/uYouPlus.bundle/en.lproj/Localizable.strings b/lang/uYouPlus.bundle/en.lproj/Localizable.strings index 06989dc..4928239 100644 --- a/lang/uYouPlus.bundle/en.lproj/Localizable.strings +++ b/lang/uYouPlus.bundle/en.lproj/Localizable.strings @@ -33,6 +33,9 @@ // Video player options "VIDEO_PLAYER_OPTIONS" = "Video Player Options"; +"SLIDE_TO_SEEK" = "Enable Slide to seek"; +"SLIDE_TO_SEEK_DESC" = "Bring back the Slide to seek gesture."; + "AUTO_FULLSCREEN" = "Auto full screen (YTAutoFullScreen)"; "AUTO_FULLSCREEN_DESC" = "Autoplay videos at full screen."; @@ -120,6 +123,9 @@ // Miscellaneous "MISCELLANEOUS" = "Miscellaneous"; +"HIDE_UYOU" = "Hide uYou tab"; +"HIDE_ISPONSORBLOCK" = "Hide iSponsorBlock button"; + "CAST_CONFIRM" = "Confirm alert before casting (YTCastConfirm)"; "CAST_CONFIRM_DESC" = "Show a confirm alert before casting to prevent accidentally hijacking TV."; "CASTING" = "Castings";