Merge "Tweak font-size summary display"

This commit is contained in:
Christopher Tate
2011-08-02 17:43:21 -07:00
committed by Android (Google) Code Review

View File

@@ -1563,8 +1563,8 @@
<string name="automatic_brightness">Automatic brightness</string>
<!-- [CHAR LIMIT=30] Sound & display settings screen, setting option name to change font size -->
<string name="title_font_size">Font size</string>
<!-- [CHAR LIMIT=30] Sound & display settings screen, setting option summary displaying the currently selected font size -->
<string name="summary_font_size">Current font size: %1$s</string>
<!-- Sound & display settings screen, setting option summary displaying the currently selected font size -->
<string name="summary_font_size" translatable="false">%1$s</string>
<!-- [CHAR LIMIT=40] Sound & display settings screen, title of dialog for picking font size -->
<string name="dialog_title_font_size">Select font size</string>