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";