summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2017-03-30 19:49:58 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-03-30 19:49:58 +0000
commit65caaf60cec88db83e2c2626a9fd8cce12842928 (patch)
tree07ff57dc617cb5d8238997f8506c633f6a131a06 /res
parentdd64c3d66947a5ef16e102e5c6c415429948299e (diff)
parent6634869bad0eb36b34a52569cbfbe78e1ef3f9be (diff)
downloadandroid_packages_apps_Trebuchet-65caaf60cec88db83e2c2626a9fd8cce12842928.tar.gz
android_packages_apps_Trebuchet-65caaf60cec88db83e2c2626a9fd8cce12842928.tar.bz2
android_packages_apps_Trebuchet-65caaf60cec88db83e2c2626a9fd8cce12842928.zip
Updating some strings in add widget/shortcut flow
am: 6634869bad Change-Id: I6b528ade9676254ed050d4e2c373227ce0b903b2
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 423a77299..9d9e1dfae 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -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] -->