removed "experimental" from Oled Theme

This commit is contained in:
Balackburn
2023-07-29 09:38:57 +02:00
parent 6eb9033b2c
commit 82f75afae1
4 changed files with 11 additions and 11 deletions

View File

@@ -110,7 +110,7 @@
// Theme
"THEME_OPTIONS" = "Theme Options";
"OLED_DARK_THEME" = "OLED dark theme (Experimental)";
"OLED_DARK_THEME" = "OLED dark theme";
"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.";
@@ -120,7 +120,7 @@
"DEFAULT_THEME" = "Default";
"DEFAULT_THEME_DESC" = "Default dark(er) theme of YouTube. App restart is required.";
"OLED_KEYBOARD" = "OLED Keyboard (Experimental)";
"OLED_KEYBOARD" = "OLED Keyboard";
"OLED_KEYBOARD_DESC" = "Might not work correctly in some cases. App restart is required.";
"LOW_CONTRAST_MODE" = "Low Contrast Mode";
@@ -199,4 +199,4 @@
"YT_SPEED_DESC" = "Enable YTSpeed to have more Playback Speed Options. App restart is required.";
"ENABLE_FLEX" = "Enable FLEX";
"ENABLE_FLEX_DESC" = "Enable FLEX for debugging (not recommended). Leave this off unless you know what you are doing.";
"ENABLE_FLEX_DESC" = "Enable FLEX for debugging (not recommended). Leave this off unless you know what you are doing.";