small fixes, extra speed options, auto fullscreen

This commit is contained in:
dayanch96
2023-07-06 23:28:36 +03:00
parent 69b6f81d34
commit 092dd5ef9e
9 changed files with 120 additions and 10 deletions
@@ -53,6 +53,8 @@
"NoContentWarningDesc" = "Skips sensitive content warning message.";
"ClassicQuality" = "Classic video quality";
"ClassicQualityDesc" = "Brings back classic video quality selection menu.";
"ExtraSpeedOptions" = "Extra speed options";
"ExtraSpeedOptionsDesc" = "Adds more video playback speed options to the player menu.";
"DontSnap2Chapter" = "Disable snap to chapter";
"DontSnap2ChapterDesc" = "Disables skipping to the next episode by double-tap gesture.";
"RedProgressBar" = "Red progress bar";
@@ -61,6 +63,8 @@
"NoHintsDesc" = "Disables hints by author which appears at the top-right corner during playback.";
"NoFreeZoom" = "Disable free zoom gesture";
"NoFreeZoomDesc" = "Disables new free zoom gestures.";
"AutoFullscreen" = "Play videos in fullscreen";
"AutoFullscreenDesc" = "Automatically plays videos in fullscreen mode.";
"ExitFullscreen" = "Exit fullscreen mode on finish";
"ExitFullscreenDesc" = "Exits fullscreen mode at the end of video playback.";
"NoDoubleTap2Seek" = "Disable double tap to seek";