Change Display size option "normal" to "default"

Bug: 27274227
Change-Id: I83b949cabaf333aa45cfef1beaa986d66067fa53
This commit is contained in:
Alan Viverette
2016-02-23 13:17:16 -05:00
parent 9c299734bb
commit 94ecc81376
3 changed files with 27 additions and 27 deletions

View File

@@ -6900,7 +6900,7 @@
<!-- Description for the screen zoom level that makes interface elements small. [CHAR LIMIT=24] -->
<string name="screen_zoom_summary_small">Small</string>
<!-- Description for the device's default screen zoom level. [CHAR LIMIT=24] -->
<string name="screen_zoom_summary_normal">Normal</string>
<string name="screen_zoom_summary_default">Default</string>
<!-- Description for the screen zoom level that makes interface elements large. [CHAR LIMIT=24] -->
<string name="screen_zoom_summary_large">Large</string>
<!-- Description for the screen zoom level that makes interface elements larger. [CHAR LIMIT=24] -->