Update resolution name for screen resolution page
Use "Max resolution" to avoid confusion with Full HD. Bug: 380988346 Flag: EXEMPT resource only update Test: Open settings > display > resolution Change-Id: I77923c60d9af3757d207cda9d33d9b40ccdc5462
This commit is contained in:
@@ -2865,9 +2865,9 @@
|
||||
<!-- Display settings screen, screen resolution option for high resolution [CHAR LIMIT=45] -->
|
||||
<string name="screen_resolution_option_high">High resolution</string>
|
||||
<!-- Display settings screen, screen resolution option for full resolution [CHAR LIMIT=45] -->
|
||||
<string name="screen_resolution_option_full">Full resolution</string>
|
||||
<string name="screen_resolution_option_full">Max resolution</string>
|
||||
<!-- The footer message for switch screen resolution [CHAR LIMIT=NONE] -->
|
||||
<string name="screen_resolution_footer">Full resolution uses more of your battery. Switching your resolution may cause some apps to restart.</string>
|
||||
<string name="screen_resolution_footer">Max resolution uses more of your battery. Switching your resolution may cause some apps to restart.</string>
|
||||
<!-- Message announced to a11y users when they selected one resolution [CHAR LIMIT=NONE] -->
|
||||
<string name="screen_resolution_selected_a11y">Selected</string>
|
||||
|
||||
|
Reference in New Issue
Block a user