OSDN Git Service

Updating some strings in add widget/shortcut flow
authorSunny Goyal <sunnygoyal@google.com>
Thu, 30 Mar 2017 19:30:41 +0000 (12:30 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Thu, 30 Mar 2017 19:31:06 +0000 (12:31 -0700)
Bug: 36725328
Change-Id: I1006a48201fc5abb5c1f70c244c79a63f3195565

res/values/strings.xml

index 423a772..9d9e1df 100644 (file)
@@ -53,9 +53,9 @@
     <!-- Accessibility spoken message format for the dimensions of a widget in the drawer -->
     <string name="widget_accessible_dims_format">%1$d wide by %2$d high</string>
     <!-- Message to tell the user to press and hold a widget/icon to add it  -->
-    <string name="add_item_request_drag_hint">Touch &amp; hold to place on home screen</string>
+    <string name="add_item_request_drag_hint">Touch &amp; hold to place manually</string>
     <!-- Button label to automatically add icon on home screen [CHAR_LIMIT=50] -->
-    <string name="place_automatically">Place automatically</string>
+    <string name="place_automatically">Add automatically</string>
 
     <!-- All Apps -->
     <!-- Search bar text in the apps view. [CHAR_LIMIT=50] -->