Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 12256ca4 authored by Salvador Martinez's avatar Salvador Martinez Committed by Android (Google) Code Review
Browse files

Merge "Add dark mode strings"

parents 6029cf96 f3daccde
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -9848,7 +9848,13 @@
    <string name="dark_ui_mode">Theme</string>
    <!-- [CHAR LIMIT=60] Name of dev option that changes the color of the UI -->
    <string name="dark_ui_mode_title">Set Theme</string>
    <string name="dark_ui_mode_title">Choose Theme</string>
    <!-- [CHAR_LIMIT=NONE] Summary that is shown in the footer when light mode is selected -->
    <string name="dark_ui_settings_light_summary">This setting also applies to apps</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>
    <!-- [CHAR LIMIT=60] Name of dev option to enable extra quick settings tiles -->
    <string name="quick_settings_developer_tiles">Quick settings developer tiles</string>