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

Commit 63e40965 authored by Steve Pfetsch's avatar Steve Pfetsch
Browse files

Add strings for color temperature developer option

Introducing en-US strings for color temperature settings ahead of code
changes.

Bug: 26110238
Change-Id: I5a12aa35a730d93daa6383f7dde7d3c90db1d74b
parent 577add86
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -5970,6 +5970,7 @@
    <string name="keywords_default_apps">apps default</string>
    <string name="keywords_ignore_optimizations">ignore optimizations doze app standby</string>
    <string name="keywords_color_mode">vibrant rgb srgb color natural standard</string>
    <string name="keywords_color_temperature">color temperature D65 D73 white yellow blue warm cool</string>
    <!-- Search keywords for different screen unlock modes : slide to unlock, password, pattern and PIN [CHAR LIMIT=none] -->
    <string name="keywords_lockscreen">slide password pattern pin</string>
@@ -7044,4 +7045,10 @@
    <!-- Description of feature to change color setting for the display [CHAR LIMIT=NONE] -->
    <string name="picture_color_mode_desc">Use sRGB</string>
    <!-- Name of the setting to change the display's color temperature -->
    <string name="color_temperature">Display color temperature</string>
    <!-- Description of the setting to change the display's color temperature -->
    <string name="color_temperature_desc">Enable cool temperature</string>
</resources>