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

Commit 87de2e85 authored by chihtinglo's avatar chihtinglo
Browse files

Update dark theme to lower 'd'

Update the dark theme strings and declare the backup message ID.

Bug: 442026619
Flag: android.view.accessibility.force_invert_color
Test: build and flash
Change-Id: I3481d510b778f590338695574d4c6cd7de7f5b7f
parent 6a1aa8db
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -5465,11 +5465,11 @@
    <!-- [CHAR LIMIT=25] String for confirmation button to enable a feature gated by the battery saver warning-->
    <string name="confirm_battery_saver">OK</string>
    <!-- [CHAR_LIMIT=NONE] Battery saver: Feature description, with a "learn more" link. -->
    <string name="battery_saver_description_with_learn_more">Battery Saver turns on Dark theme and limits or turns off background activity, some visual effects, certain features, and some network connections.</string>
    <!-- [CHAR_LIMIT=NONE] [BACKUP_MESSAGE_ID: 5444908404021316250] Battery saver: Feature description, with a "learn more" link. -->
    <string name="battery_saver_description_with_learn_more">Battery Saver turns on dark theme and limits or turns off background activity, some visual effects, certain features, and some network connections.</string>
    <!-- [CHAR_LIMIT=NONE] Battery saver: Feature description, without a "learn more" link. -->
    <string name="battery_saver_description">Battery Saver turns on Dark theme and limits or turns off background activity, some visual effects, certain features, and some network connections.</string>
    <!-- [CHAR_LIMIT=NONE] [BACKUP_MESSAGE_ID: 8518809702138617167] Battery saver: Feature description, without a "learn more" link. -->
    <string name="battery_saver_description">Battery Saver turns on dark theme and limits or turns off background activity, some visual effects, certain features, and some network connections.</string>
    <!-- [CHAR_LIMIT=NONE] Data saver: Feature description -->
    <string name="data_saver_description">To help reduce data usage, Data Saver prevents some apps from sending or receiving data in the background. An app you’re currently using can access data, but may do so less frequently. This may mean, for example, that images don’t display until you tap them.</string>