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

Commit a85a29d6 authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Dark mode setting name

Bug: 109589240
Test: visual
Change-Id: Ic23ceb58140f8afda5575aad219541f05532cebe
parent 3dc29151
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -9459,11 +9459,11 @@
    <!-- [CHAR LIMIT=60] Name of dev option called "System UI demo mode" -->
    <string name="demo_mode">System UI demo mode</string>
    <!-- [CHAR LIMIT=60] Name of dev option that changes the UI Mode -->
    <string name="dark_ui_mode">Night mode</string>
    <!-- [CHAR LIMIT=60] Name of setting that changes the UI to dark -->
    <string name="dark_ui_mode">Dark mode</string>
    <!-- [CHAR LIMIT=60] Name of dev option that changes the color of the UI -->
    <string name="dark_ui_mode_title">Set Night mode</string>
    <string name="dark_ui_mode_title">Set Dark mode</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>