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

Commit 3660fd4e authored by Lucas Dupin's avatar Lucas Dupin Committed by Android (Google) Code Review
Browse files

Merge "Dark mode setting name"

parents 72a7d87a a85a29d6
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>