From 50c99177e9b330c55803d2527aa78d488f76e37d Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Thu, 8 Feb 2024 17:33:04 -0600 Subject: [PATCH] Update Localizable.strings --- lang/uYouPlus.bundle/it.lproj/Localizable.strings | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/uYouPlus.bundle/it.lproj/Localizable.strings b/lang/uYouPlus.bundle/it.lproj/Localizable.strings index 0c5c2b9..3926a84 100644 --- a/lang/uYouPlus.bundle/it.lproj/Localizable.strings +++ b/lang/uYouPlus.bundle/it.lproj/Localizable.strings @@ -33,6 +33,9 @@ // Video player options "VIDEO_PLAYER_OPTIONS" = "Opzioni Video Player"; +"SLIDE_TO_SEEK" = "Enable Slide to seek"; +"SLIDE_TO_SEEK_DESC" = "Bring back the Slide to seek gesture."; + "AUTO_FULLSCREEN" = "Auto Schermo Intero (YTAutoFullScreen)"; "AUTO_FULLSCREEN_DESC" = "Riproduci automaticamente video a tutto schermo."; @@ -120,6 +123,9 @@ // Miscellaneous "MISCELLANEOUS" = "Varie"; +"HIDE_UYOU" = "Hide uYou tab"; +"HIDE_ISPONSORBLOCK" = "Hide iSponsorBlock button"; + "CAST_CONFIRM" = "Avviso di conferma prima della condivisione su TV (YTCastConfirm)"; "CAST_CONFIRM_DESC" = "Mostra un avviso di conferma prima della condivisione per evitar e di irrompere accidentalmente sulla TV."; "CASTING" = "Condivisione su TV";