From 1bed1db40411e09094f0e714b9c676b49c0a3f6f Mon Sep 17 00:00:00 2001 From: Aric <78001398+arichorn@users.noreply.github.com> Date: Sat, 24 Sep 2022 19:49:59 -0500 Subject: [PATCH] Localization Support English Localization. --- lang/uYouPlus.bundle/en.lproj/Localizable.strings | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/uYouPlus.bundle/en.lproj/Localizable.strings b/lang/uYouPlus.bundle/en.lproj/Localizable.strings index dcaf18c..f6bc208 100644 --- a/lang/uYouPlus.bundle/en.lproj/Localizable.strings +++ b/lang/uYouPlus.bundle/en.lproj/Localizable.strings @@ -1,5 +1,8 @@ // Settings +"DONT_EAT_MY_CONTENT" = "Prevent Notch/Island on 2:1 Video Content" +"DONT_EAT_MY_CONTENT_DESC" = "Prevent the notch/Dynamic Island from munching on 2:1 video content in YouTube. App restart is required."; + "REPLACE_PREVIOUS_NEXT_BUTTON" = "Replace Previous and Next Button"; "REPLACE_PREVIOUS_NEXT_BUTTON_DESC" = "Replace Previous and Next Button with Fast forward and Rewind button. App restart is required.";