From 44742cf3d700fa19b7ccaefb0c26a4008d4a2559 Mon Sep 17 00:00:00 2001 From: "aric3435 (INACTIVE)" <78001398+arichornlover@users.noreply.github.com> Date: Sat, 2 Nov 2024 18:30:52 -0500 Subject: [PATCH] Update Localizable.strings --- .../uYouPlus.bundle/en.lproj/Localizable.strings | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Localizations/uYouPlus.bundle/en.lproj/Localizable.strings b/Localizations/uYouPlus.bundle/en.lproj/Localizable.strings index 2740d1c..746194f 100644 --- a/Localizations/uYouPlus.bundle/en.lproj/Localizable.strings +++ b/Localizations/uYouPlus.bundle/en.lproj/Localizable.strings @@ -60,6 +60,9 @@ "STOCK_VOLUME_HUD" = "Use stock iOS volume HUD"; "STOCK_VOLUME_HUD_DESC" = ""; +"REPLACE_YT_DOWNLOAD_WITH_UYOU" = "Replace YouTube's download with uYou's"; +"REPLACE_YT_DOWNLOAD_WITH_UYOU_DESC" = ""; + // Video controls overlay options "VIDEO_CONTROLS_OVERLAY_OPTIONS" = "📹 Video controls overlay options"; @@ -167,6 +170,8 @@ "ENABLE_PORTRAIT_FULLSCREEN" = "Enable Portrait Fullscreen"; "ENABLE_PORTRAIT_FULLSCREEN_DESC" = "Enables Portrait Fullscreen on the YouTube App. App restart is required."; +"FULLSCREEN_TO_THE_RIGHT" = "Fullscreen to the Right"; +"FULLSCREEN_TO_THE_RIGHT_DESC" = "FULLSCREEN_TO_THE_RIGHT_DESC" = "Force the video to always go to landscape right. App restart is required."; "ENABLE_TAP_TO_SEEK" = "Enable Tap To Seek"; "ENABLE_TAP_TO_SEEK_DESC" = "Jump to anywhere in a video by single-tapping the seek bar"; "DISABLE_PULL_TO_FULLSCREEN_GESTURE" = "Disable pull-to-fullscreen gesture"; @@ -254,7 +259,9 @@ "LOW_CONTRAST_MODE_SELECTOR" = "Low Contrast Mode Selector"; "LOW_CONTRAST_MODE_ERROR_1" = "You are using v%@ which is a discontinued version of YouTube that no longer works. Please use v17.33.2-17.38.10 in order to use LowContrastMode."; "LOW_CONTRAST_MODE_ERROR_2" = "LowContrastMode is only available for app versions v17.33.2-v17.38.10. \nYou are currently using v%@. \nWorkaround: if you want to use this then I recommend enabling \"Fix LowContrastMode\" Option."; -"FIX_LOWCONTRASTMODE" = "Fix LowContrastMode"; +"CLASSIC_VIDEO_PLAYER" = "Classic Video Player"; +"CLASSIC_VIDEO_PLAYER_DESC" = "Restores the classic video player features from v16.xx.x, including pinch-to-fullscreen."; +"FIX_LOWCONTRASTMODE" = "Fix LowContrastMode (Deprecated)"; "FIX_LOWCONTRASTMODE_DESC" = "This will fix and enable the LowContrastMode functionality by Spoofing to YouTube v17.38.10. App restart is required."; "DISABLE_MODERN_BUTTONS" = "Disable Modern Buttons"; "DISABLE_MODERN_BUTTONS_DESC" = "This will remove the some of the new Modern/Chip Buttons in the YouTube App. App restart is required.";