OSDN Git Service

Match preference title with dialog title for font size.
authorAmith Yamasani <yamasani@google.com>
Wed, 17 Aug 2011 01:25:40 +0000 (18:25 -0700)
committerAmith Yamasani <yamasani@google.com>
Wed, 17 Aug 2011 01:25:40 +0000 (18:25 -0700)
Bug: 5156411
Change-Id: I4894dbf9fd4fbb70d1ec95c01503f3594b366120

res/values/strings.xml

index 658e6fd..f3ed344 100644 (file)
     <!-- 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>
+    <string name="dialog_title_font_size">Font size</string>
 
     <!-- SIM lock settings title -->
     <string name="sim_lock_settings">SIM card lock settings</string>