Polish and humanize the summary for Display/Font size.
Fix: 220071533 Test: manual test Change-Id: Id09e97f23263bd118c461b6570165f55d62f9881
This commit is contained in:
@@ -3186,7 +3186,7 @@
|
||||
<!-- [CHAR LIMIT=30] Sound & display settings screen, setting option name to change font size -->
|
||||
<string name="title_font_size">Font size</string>
|
||||
<!-- Summary for Font size. Lets the user know that this will make text larger or smaller. Appears in the accessibility portion of setup wizard. [CHAR LIMIT=NONE] -->
|
||||
<string name="short_summary_font_size">Make text larger or smaller</string>
|
||||
<string name="short_summary_font_size">Make text bigger or smaller</string>
|
||||
<!-- Sound & display settings screen, setting option summary displaying the currently selected font size -->
|
||||
<string name="summary_font_size" translatable="false">%1$s</string>
|
||||
|
||||
@@ -10950,7 +10950,7 @@
|
||||
<!-- Title of setting that controls screen zoom (e.g. how large interface elements appear). [CHAR LIMIT=40] -->
|
||||
<string name="screen_zoom_title">Display size</string>
|
||||
<!-- Short summary for Magnification gesture. Lets the user know that this makes items on screen larger or smaller. Appears in the accessibility portion of Setup Wizard. [CHAR LIMIT=NONE] -->
|
||||
<string name="screen_zoom_short_summary">Make items on screen larger or smaller</string>
|
||||
<string name="screen_zoom_short_summary">Make everything bigger or smaller</string>
|
||||
<!-- Keywords for setting that controls screen zoom (e.g. how large interface elements appear). [CHAR LIMIT=NONE] -->
|
||||
<string name="screen_zoom_keywords">display density, screen zoom, scale, scaling</string>
|
||||
<!-- Summary of screen zoom setting screen. [CHAR LIMIT=NONE] -->
|
||||
|
Reference in New Issue
Block a user