Merge "Fix dark theme and battery saver interaction" into qt-dev
am: ba5964d99d
Change-Id: I83ee0c60e08af8f2166eb3f01a30baa975a86600
This commit is contained in:
@@ -10056,6 +10056,12 @@
|
||||
<!-- [CHAR LIMIT=60] Name of setting that changes the UI to dark -->
|
||||
<string name="dark_ui_mode">Dark Theme</string>
|
||||
|
||||
<!-- [CHAR LIMIT=60] Summary string on dark theme explaining why the toggle is disabled while the setting is still on-->
|
||||
<string name="dark_ui_mode_disabled_summary_dark_theme_on">On / Temporarily disabled due to Battery Saver</string>
|
||||
|
||||
<!-- [CHAR LIMIT=60] Summary string on dark theme explaining why the toggle is disabled while the setting is off-->
|
||||
<string name="dark_ui_mode_disabled_summary_dark_theme_off">Temporarily turned on due to Battery Saver</string>
|
||||
|
||||
<!-- [CHAR_LIMIT=NONE] Summary that is shown in the footer when dark mode is selected -->
|
||||
<string name="dark_ui_settings_dark_summary">Supported apps will also switch to dark theme</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user