mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-01-11 22:40:19 +00:00
Update Localizable.strings
This commit is contained in:
parent
f5c06c6cd8
commit
44742cf3d7
1 changed files with 8 additions and 1 deletions
|
|
@ -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.";
|
||||
|
|
|
|||
Loading…
Reference in a new issue