mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-22 02:38:45 -04:00
removed "experimental" from Oled Theme
This commit is contained in:
@@ -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.";
|
||||
|
Reference in New Issue
Block a user