mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-05 04:29:47 +00:00
Update Localizable.strings
This commit is contained in:
parent
232fe497e4
commit
a91a6dd475
1 changed files with 6 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in a new issue