Merge "Add summary and footer message for the ScreenResolutionFragment." into tm-dev

This commit is contained in:
Amy Hsu
2022-03-04 06:24:08 +00:00
committed by Android (Google) Code Review
3 changed files with 58 additions and 5 deletions

View File

@@ -2919,6 +2919,8 @@
<string name="screen_resolution_summary_high">1080p FHD+</string>
<!-- Display settings screen, "QHD+" screen resolution summary [CHAR LIMIT=NONE] -->
<string name="screen_resolution_summary_highest">1440p QHD+</string>
<!-- The footer message for switch screen resolution [CHAR LIMIT=NONE] -->
<string name="screen_resolution_footer">Switching your resolution might cause some apps currently running to close.</string>
<!-- Display settings screen, Color mode settings title [CHAR LIMIT=30] -->
<string name="color_mode_title">Colors</string>