Add strings for color temperature developer option
Introducing en-US strings for color temperature settings ahead of code changes. Bug: 26110238 Change-Id: I5a12aa35a730d93daa6383f7dde7d3c90db1d74b
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user