OSDN Git Service

Updating the allow rotation settings text
authorSunny Goyal <sunnygoyal@google.com>
Fri, 8 Jul 2016 20:41:02 +0000 (13:41 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Fri, 8 Jul 2016 20:41:37 +0000 (13:41 -0700)
Bug: 28704055
Change-Id: I7d4780f0d90b9c98b6c5126417538cf1b014c65b

res/values/strings.xml

index 65baf46..0cbecc9 100644 (file)
 
     <!-- Strings for settings -->
     <!-- Title for Allow Rotation setting. [CHAR LIMIT=50] -->
-    <string name="allow_rotation_title">Allow homescreen rotation</string>
+    <string name="allow_rotation_title">Allow Home screen rotation</string>
     <!-- Text explaining when the home screen will get rotated. [CHAR LIMIT=100] -->
-    <string name="allow_rotation_desc">When device is rotated</string>
+    <string name="allow_rotation_desc">When phone is rotated</string>
     <!-- Text explaining that rotation is disabled in Display settings. 'Display' refers to the Display section in system settings [CHAR LIMIT=100] -->
     <string name="allow_rotation_blocked_desc">Current Display setting doesn\'t permit rotation</string>