Rename Automatic color to Adaptive color
Rename the new mode (only available on 2018 devices) from Automatic to Adaptive. Bug: 110524699 Test: manual Change-Id: I56e87ad11a94915155cff56a6a13a9e167383e0c
This commit is contained in:
@@ -2497,11 +2497,11 @@
|
|||||||
<string name="color_mode_option_boosted">Boosted</string>
|
<string name="color_mode_option_boosted">Boosted</string>
|
||||||
<!-- Display settings screen, Color mode option for "Saturated color" [CHAR LIMIT=45] -->
|
<!-- Display settings screen, Color mode option for "Saturated color" [CHAR LIMIT=45] -->
|
||||||
<string name="color_mode_option_saturated">Saturated</string>
|
<string name="color_mode_option_saturated">Saturated</string>
|
||||||
<!-- Display settings screen, Color mode option for "Automatic color" [CHAR LIMIT=45] -->
|
<!-- Display settings screen, Color mode option for "Adaptive color" [CHAR LIMIT=45] -->
|
||||||
<string name="color_mode_option_automatic">Automatic</string>
|
<string name="color_mode_option_automatic">Adaptive</string>
|
||||||
<!-- Display settings screen, "natural(sRGB) color" setting option summary [CHAR LIMIT=NONE] -->
|
<!-- Display settings screen, "natural(sRGB) color" setting option summary [CHAR LIMIT=NONE] -->
|
||||||
<string name="color_mode_summary_natural">Use accurate colors only</string>
|
<string name="color_mode_summary_natural">Use accurate colors only</string>
|
||||||
<!-- Display settings screen, "Automatic color" setting option summary [CHAR LIMIT=NONE] -->
|
<!-- Display settings screen, "Adaptive color" setting option summary [CHAR LIMIT=NONE] -->
|
||||||
<string name="color_mode_summary_automatic">Adjust between vivid and accurate colors</string>
|
<string name="color_mode_summary_automatic">Adjust between vivid and accurate colors</string>
|
||||||
|
|
||||||
<!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is selected -->
|
<!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is selected -->
|
||||||
|
Reference in New Issue
Block a user