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

Commit 281731db authored by Hung-Yeh Lee's avatar Hung-Yeh Lee Committed by Android (Google) Code Review
Browse files

Merge "Update resolution name for screen resolution page" into main

parents 22370a8a edfe2a3f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2871,9 +2871,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>