From 901867fd11ea3dedb4fcae563fe85c33ee1f47ff Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichorn@users.noreply.github.com> Date: Thu, 28 Dec 2023 14:43:25 -0600 Subject: [PATCH] New English Localization --- .../en.lproj/Localizable.strings | 48 ++++++++++++------- 1 file changed, 30 insertions(+), 18 deletions(-) diff --git a/lang/uYouPlus.bundle/en.lproj/Localizable.strings b/lang/uYouPlus.bundle/en.lproj/Localizable.strings index 7e8984b..06989dc 100644 --- a/lang/uYouPlus.bundle/en.lproj/Localizable.strings +++ b/lang/uYouPlus.bundle/en.lproj/Localizable.strings @@ -1,7 +1,35 @@ -// Settings -"VERSION" = "uYouPlus's version: %@"; +// About +"ABOUT" = "About"; + +"VERSION" = "Version"; "VERSION_CHECK" = "Tap to check for updates!"; +"REPORT_AN_ISSUE" = "Report an issue"; +"ADD_TITLE" = "Add your title here..."; + +"QUIT_YOUTUBE" = "Quit YouTube"; + +"RESTART_YOUTUBE" = "Restart YouTube to apply changes"; + +// App appearance +"APP_THEME" = "App appearance"; +"THEME_OPTIONS" = "Theme options"; + +"DARK_THEME" = "Dark theme"; + +"DEFAULT_THEME" = "Default"; +"DEFAULT_THEME_DESC" = ""; + +"OLD_DARK_THEME" = "Lighter grey"; +"OLD_DARK_THEME_DESC" = "YouTube's old dark theme"; + +"OLED_DARK_THEME" = "OLED (experimental)"; +"OLED_DARK_THEME_2" = "OLED"; +"OLED_DARK_THEME_DESC" = "Pure-black dark theme"; + +"OLED_KEYBOARD" = "OLED keyboard (experimental)"; +"OLED_KEYBOARD_DESC" = ""; + // Video player options "VIDEO_PLAYER_OPTIONS" = "Video Player Options"; @@ -89,22 +117,6 @@ "DISABLE_RESUME_TO_SHORTS" = "Disable resume to Shorts"; "DISABLE_RESUME_TO_SHORTS_DESC" = "If you close YouTube while watching Shorts, Shorts won‘t automatically play next time you launch YouTube."; -// Theme -"THEME_OPTIONS" = "Theme Options"; - -"OLED_DARK_THEME" = "OLED dark theme (Experimental)"; -"OLED_DARK_THEME_2" = "OLED dark theme"; -"OLED_DARK_THEME_DESC" = "True dark theme. Might not work correctly in some cases. App restart is required after you enable/disable this option."; - -"OLD_DARK_THEME" = "Old dark theme"; -"OLD_DARK_THEME_DESC" = "Old YouTube's dark theme (grey theme). App restart is required."; - -"DEFAULT_THEME" = "Default"; -"DEFAULT_THEME_DESC" = "Default dark(er) theme of YouTube. App restart is required."; - -"OLED_KEYBOARD" = "OLED Keyboard (Experimental)"; -"OLED_KEYBOARD_DESC" = "Might not work correctly in some cases. App restart is required."; - // Miscellaneous "MISCELLANEOUS" = "Miscellaneous";