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

Commit bc955aeb authored by Christopher Tate's avatar Christopher Tate Committed by Android (Google) Code Review
Browse files

Merge "Tweak font-size summary display"

parents 88138f16 75d8d31b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>